Var not defined
This commit is contained in:
parent
2b465a9f2c
commit
a61d317b5c
@ -74,6 +74,8 @@ function print_auguria_menu($db, $atarget, $type_user, &$tabMenu, &$menu, $noout
|
||||
{
|
||||
$idsel = (empty($newTabMenu[$i]['mainmenu']) ? 'none' : $newTabMenu[$i]['mainmenu']);
|
||||
|
||||
$shorturl = '';
|
||||
|
||||
$showmode = dol_auguria_showmenu($type_user, $newTabMenu[$i], $listofmodulesforexternal);
|
||||
if ($showmode == 1) {
|
||||
$newTabMenu[$i]['url'] = make_substitutions($newTabMenu[$i]['url'], $substitarray);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user