mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update logdata.php
This commit is contained in:
parent
38c0f6c310
commit
af9230879b
@ -37,11 +37,11 @@
|
||||
|
||||
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['log'])) {
|
||||
header('Location: admin.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
|
||||
$sprache = getlanguagefile('logs', $user_language,$reseller_id);
|
||||
|
||||
configureDateTables('', '0, "desc"', 'ajax.php?w=datatable&d=adminuserlog');
|
||||
|
||||
$template_file = 'admin_logs.tpl';
|
||||
$template_file = 'admin_logs.tpl';
|
||||
|
Loading…
x
Reference in New Issue
Block a user