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
|
@ -8,7 +8,6 @@ _admin();
|
|||
$ui->assign('_system_menu', 'paymentgateway');
|
||||
|
||||
$action = alphanumeric($routes['1']);
|
||||
$admin = Admin::_info();
|
||||
$ui->assign('_admin', $admin);
|
||||
|
||||
if(file_exists('system/paymentgateway/'.$action.'.php')){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue