mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update addons.php
This commit is contained in:
parent
ee16f78148
commit
151f154e07
@ -38,7 +38,7 @@
|
||||
|
||||
if ((!isset($admin_id) or !$main == 1) or (isset($admin_id) and !$pa['addons'])) {
|
||||
header('Location: admin.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
|
||||
$sprache = getlanguagefile('images', $user_language, $reseller_id);
|
||||
@ -515,4 +515,4 @@ if ($ui->w('action',4, 'post') and !token(true)) {
|
||||
configureDateTables('-1', '1, "asc"', 'ajax.php?w=datatable&d=gameserveraddons');
|
||||
|
||||
$template_file = 'admin_addons_list.tpl';
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user