*/ require_once("core".DIRECTORY_SEPARATOR."class".DIRECTORY_SEPARATOR."class_security.php"); $core_tools = new core_tools(); /****************Management of the location bar ************/ $init = false; if($_REQUEST['reinit'] == "true") { $init = true; } $level = ""; if($_REQUEST['level'] == 2 || $_REQUEST['level'] == 3 || $_REQUEST['level'] == 4 || $_REQUEST['level'] == 1) { $level = $_REQUEST['level']; } $page_path = $_SESSION['config']['businessappurl'].'index.php?page=boxes&module=maarch_credits'; $page_label = _MAARCH_CREDITS; $page_id = "maarch_credits"; $core_tools->manage_location_bar($page_path, $page_label, $page_id, $init, $level); /***********************************************************/ ?>
Copyright © 2008, 2009 Maarch SAS.
Maarch Entreprise est diffusé sous les termes de la licence GNU GPLv3