M
|
mersintarim 11/2/2019 |
Hello, I need some help with this code in the Menu Item: Modify event, this code works: if ($_SESSION["GroupID"]!="99999999")
if ($_SESSION["GroupID"]!="99999999" or $_SESSION["GroupID"]!="88888888")
|
N
|
Nir Frumer 11/3/2019 |
$items_to_hide="Datos"; $menuItem->getTitle(),$items_to_hide;
|