Changeset 781 for trunk/cmd.php
- Timestamp:
- Jan 8, 2016, 11:00:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd.php
r779 r781 3 3 include_once('Application/System.php'); 4 4 5 if(isset($_SERVER['REMOTE_ADDR'])) die(); 6 5 7 $System = new Core(); 6 8 $System->RunCommandLine();
Note:
See TracChangeset
for help on using the changeset viewer.