Documentation
This commit is contained in:
parent
9d92671ed1
commit
7b13bbfe53
7 changed files with 52 additions and 34 deletions
|
|
@ -148,6 +148,7 @@ class Extension extends Menu_Ref_sql
|
|||
throw new Exception(_('Profil inexistant'), 10);
|
||||
}
|
||||
// Menu exists
|
||||
\Noalyss\Dbg::echo_var(1,__FILE__.__LINE__. "p_module to find $p_module");
|
||||
$module=new Menu_Ref($cn, $p_module);
|
||||
if ($module->me_code==null)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue