mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 17:54:41 +02:00
Menu With Auth
This commit is contained in:
parent
8824489704
commit
35d679ed2c
23 changed files with 25 additions and 33 deletions
|
@ -9,7 +9,6 @@ $ui->assign('_title', 'Community');
|
|||
$ui->assign('_system_menu', 'community');
|
||||
|
||||
$action = $routes['1'];
|
||||
$admin = Admin::_info();
|
||||
$ui->assign('_admin', $admin);
|
||||
|
||||
$ui->display('community.tpl');
|
Loading…
Add table
Add a link
Reference in a new issue