diff --git a/cron.php b/cron.php index aac0b9ee7..af1851db2 100644 --- a/cron.php +++ b/cron.php @@ -19,6 +19,7 @@ */ // Usage: [full path to this script]cron.php --u=admin --p=password // use your admin login. +// test $_E107['cli'] = TRUE; $_E107['debug'] = FALSE;