root/apps/notifier/scripts/do.php
| Revision 835 (checked in by goldoraf, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | include(dirname(__FILE__).'/../conf/boot.php'); |
| 4 | require(STATO_CORE_PATH.'/components/console/console.php'); |
| 5 | |
| 6 | SCommand::find_and_execute(); |
| 7 | |
| 8 | ?> |
| 9 |
Note: See TracBrowser for help on using the browser.
