From: skodak Date: Thu, 15 Jan 2009 22:41:20 +0000 (+0000) Subject: MDL-17458 minor cleanup X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=53bf751e9e2ae32305a18481eed2faf2ad396cb7;p=moodle.git MDL-17458 minor cleanup --- diff --git a/admin/index.php b/admin/index.php index 85cd0da0cd..a675043433 100644 --- a/admin/index.php +++ b/admin/index.php @@ -259,8 +259,6 @@ } else { - upgrade_log_start(); - /// return to original debugging level $CFG->debug = $origdebug; error_reporting($CFG->debug);