mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
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:
parent
73ebd5e23a
commit
29bbc6e730
@ -54,7 +54,7 @@
|
||||
|
||||
function stats_cron_daily () {
|
||||
global $CFG;
|
||||
|
||||
|
||||
if (empty($CFG->enablestats)) {
|
||||
return STATS_RUN_ABORTED;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user