root/tags/rel_0-11-0/public/dispatch.php
| Revision 1, 105 bytes (checked in by root, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <? |
| 2 | |
| 3 | require_once("environment.php"); |
| 4 | |
| 5 | $dispatcher = new Dispatcher(); |
| 6 | $dispatcher->dispatch(); |
| 7 | |
| 8 | ?> |
Note: See TracBrowser for help on using the browser.

