]> git.mjollnir.org Git - moodle.git/commitdiff
none
authorstronk7 <stronk7>
Thu, 22 May 2003 22:12:32 +0000 (22:12 +0000)
committerstronk7 <stronk7>
Thu, 22 May 2003 22:12:32 +0000 (22:12 +0000)
backup/restore_precheck.html

index 35e4e8f96e8e40518c6b67875e35a3c1dbff88da..fdd6aa84a8a171daed99016c4a197871f8c8812f 100644 (file)
@@ -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");