source:
trunk/cmd.php@
736
Last change on this file since 736 was 729, checked in by , 10 years ago | |
---|---|
|
|
File size: 99 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | include_once('Application/System.php'); |
4 | |
5 | $System = new System(); |
6 | $System->RunCommandLine(); |
Note:
See TracBrowser
for help on using the repository browser.