mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 23:20:43 +02:00
add hook
This commit is contained in:
parent
742e0df1f2
commit
e6f8826490
25 changed files with 121 additions and 105 deletions
|
@ -72,4 +72,5 @@ foreach($tmp as $plan){
|
|||
$ui->assign('stocks',$stocks);
|
||||
$ui->assign('plans',$plans);
|
||||
|
||||
run_hook('view_dashboard'); #HOOK
|
||||
$ui->display('dashboard.tpl');
|
Loading…
Add table
Add a link
Reference in a new issue