From: stronk7 Date: Thu, 28 Aug 2003 00:50:51 +0000 (+0000) Subject: Take out two debugs !! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ce3ec518eaa44c3a143e056874f0e38fb55dc6f7;p=moodle.git Take out two debugs !! --- diff --git a/mod/quiz/restorelib.php b/mod/quiz/restorelib.php index 505825a7af..1f2579865f 100644 --- a/mod/quiz/restorelib.php +++ b/mod/quiz/restorelib.php @@ -122,7 +122,6 @@ //else, everything is done by name (old approach). This mantains backward compatibility. if ($quiz_cat->stamp) { - $restored_by = "(STAMP)"; //Debug //STAMP exists, do things using it (1.1) //Check for categories and their properties, storing in temporary variables @@ -188,7 +187,6 @@ } } } else { - $restored_by = "(NAME)"; //Debug //STAMP doesn't exists, do things by name (pre 1.1) //and calculate and insert STAMP too !! @@ -260,7 +258,7 @@ //Do some output if ($status) { - echo "