From: stronk7 Date: Thu, 22 May 2003 22:12:32 +0000 (+0000) Subject: none X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6157b82c7b531b3816dd972a09ecb7569c33a46f;p=moodle.git none --- diff --git a/backup/restore_precheck.html b/backup/restore_precheck.html index 35e4e8f96e..fdd6aa84a8 100644 --- a/backup/restore_precheck.html +++ b/backup/restore_precheck.html @@ -11,7 +11,7 @@ //Check login require_login(); - + //Check admin if (!isadmin()) { error("You need to be an admin user to use this page.", "$CFG->wwwroot/login/index.php");