Code clean : remove debug info
This commit is contained in:
parent
b5e0fa4a83
commit
99fbccdf19
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +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