Index: branches/5.3.x/in-portal =================================================================== --- branches/5.3.x/in-portal +++ branches/5.3.x/in-portal @@ -21,6 +21,7 @@ $start = microtime(true); define('CRON', 1); +define('INDEX_FILE', 'index.php'); define('DBG_SKIP_REPORTING', 1); $_SERVER['REQUEST_URI'] = 'CRON'; $_SERVER['HTTP_USER_AGENT'] = 'gecko';