mirror of
https://github.com/e107inc/e107.git
synced 2025-07-26 01:11:28 +02:00
test
This commit is contained in:
1
cron.php
1
cron.php
@@ -19,6 +19,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Usage: [full path to this script]cron.php --u=admin --p=password // use your admin login.
|
// Usage: [full path to this script]cron.php --u=admin --p=password // use your admin login.
|
||||||
|
// test
|
||||||
|
|
||||||
$_E107['cli'] = TRUE;
|
$_E107['cli'] = TRUE;
|
||||||
$_E107['debug'] = FALSE;
|
$_E107['debug'] = FALSE;
|
||||||
|
Reference in New Issue
Block a user