forked from kevinowino869/mitrobill
bulma started
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
|
||||
**/
|
||||
_auth();
|
||||
$ui->assign('_title', $_L['Dashboard'] . ' - ' . $config['CompanyName']);
|
||||
$ui->assign('_title', $_L['Dashboard']);
|
||||
|
||||
$user = User::_info();
|
||||
$ui->assign('_user', $user);
|
||||
|
Reference in New Issue
Block a user