mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update jobs_list.php
This commit is contained in:
parent
4926db093f
commit
38c0f6c310
@ -40,7 +40,7 @@
|
||||
|
||||
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['jobs'])) {
|
||||
header('Location: admin.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
$sprache = getlanguagefile('api', $user_language, $reseller_id);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user