From 53bf751e9e2ae32305a18481eed2faf2ad396cb7 Mon Sep 17 00:00:00 2001 From: skodak Date: Thu, 15 Jan 2009 22:41:20 +0000 Subject: [PATCH] MDL-17458 minor cleanup --- admin/index.php | 2 -- 1 file changed, 2 deletions(-) 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); -- 2.39.5