Changeset 730 for trunk/Application/System.php
- Timestamp:
- Jan 13, 2015, 12:18:19 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Application/System.php
r729 r730 210 210 echo($Output); 211 211 } else echo('Command "'.$argv[1].'" not supported.'."\n"); 212 } 213 //print_r($argv); 212 } else echo('No command was given as parameter'."\n"); 214 213 } 215 214
Note:
See TracChangeset
for help on using the changeset viewer.