Index: branches/5.1.x/core/kernel/utility/debugger.php =================================================================== diff -u -N -r13989 -r14022 --- branches/5.1.x/core/kernel/utility/debugger.php (.../debugger.php) (revision 13989) +++ branches/5.1.x/core/kernel/utility/debugger.php (.../debugger.php) (revision 14022) @@ -1,6 +1,6 @@ /tools/cron.php -O /dev/null > /dev/null 2>&1 + // Use either of lines above to invoke from cron: + // */10 * * * * wget http:///tools/cron.php -O /dev/null > /dev/null 2>&1 + // */10 * * * * /usr/bin/php /path/to/site/tools/cron.php $start = getmicrotime();