Deleting cronextra.php stuff ....

This commit is contained in:
moodler 2005-04-20 05:38:16 +00:00
parent 4c3b9e020f
commit 7493b1c927

View File

@ -135,10 +135,6 @@
} // End of occasional clean-up tasks
if (file_exists("$CFG->dataroot/cronextra.php")) {
mtrace("Running extra commands in $CFG->dataroot/cronextra.php ...");
include("$CFG->dataroot/cronextra.php");
}
if (!isset($CFG->disablescheduledbackups)) { // Defined in config.php
//Execute backup's cron