This commit is contained in:
Laurent Destailleur 2008-05-22 00:10:56 +00:00
parent e8cfcd8952
commit 4ddb5ad84a

View File

@ -499,7 +499,8 @@ class Menubase
{ {
global $user,$conf,$lang,$leftmenu; global $user,$conf,$lang,$leftmenu;
global $rights; // To export to dol_eval function global $rights; // To export to dol_eval function
//print $strRights."<br>\n";
if ($strRights != "") if ($strRights != "")
{ {
$rights = true; $rights = true;