Skip to content

Commit

Permalink
none
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed May 22, 2003
1 parent 7c934d0 commit 6157b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backup/restore_precheck.html
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit 6157b82

Please sign in to comment.