mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
Menu With Auth
This commit is contained in:
parent
8824489704
commit
35d679ed2c
23 changed files with 25 additions and 33 deletions
|
@ -10,7 +10,6 @@ $ui->assign('_title', Lang::T('Reports'));
|
|||
$ui->assign('_sysfrm_menu', 'reports');
|
||||
|
||||
$action = $routes['1'];
|
||||
$admin = Admin::_info();
|
||||
$ui->assign('_admin', $admin);
|
||||
|
||||
$mdate = date('Y-m-d');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue