mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
none
This commit is contained in:
parent
7c934d06ed
commit
6157b82c7b
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue