Index: C:/www/trunk/runcronjobs.php =================================================================== --- C:/www/trunk/runcronjobs.php (revision 18937) +++ C:/www/trunk/runcronjobs.php (working copy) @@ -379,6 +379,7 @@ { global $script; global $isQuiet; + global $cronPart; include( $scriptFile ); } }