mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update masterserver.php
This commit is contained in:
parent
19bc8bb853
commit
35f3623d32
@ -38,7 +38,7 @@
|
||||
|
||||
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['masterServer'])) {
|
||||
header('Location: admin.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
|
||||
include(EASYWIDIR . '/stuff/keyphrasefile.php');
|
||||
|
Loading…
x
Reference in New Issue
Block a user