As well as a credit to Nigel for the stats schema upgrade and data migration, the previous commit here should have had a HUGE credit to Geoff Cant <geoff@catalyst.net.nz> for NINJA SQL

This commit is contained in:
mjollnir_ 2006-09-22 03:15:52 +00:00
parent 73ebd5e23a
commit 29bbc6e730

View File

@ -54,7 +54,7 @@
function stats_cron_daily () {
global $CFG;
if (empty($CFG->enablestats)) {
return STATS_RUN_ABORTED;
}