mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update userpanel_ao.php
This commit is contained in:
parent
ffe0f27b7f
commit
a1e605a44d
@ -43,7 +43,7 @@ include(EASYWIDIR . '/stuff/methods/class_app.php');
|
||||
|
||||
if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['useraddons'])) {
|
||||
header('Location: userpanel.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
|
||||
$sprache = getlanguagefile('images', $user_language, $resellerLockupID);
|
||||
|
Loading…
x
Reference in New Issue
Block a user