* @version $Id$ * @access public * @license http://opensource.org/licenses/gpl-3.0.html */ //////////// Check Inclusion de pages //////////// if (!class_exists('auth')) { include_once ("../lib/lib_common.php"); ReloadIndex('admin'); } //////////// Check Droits utilisateur //////////// if (!$l21auth->isSuperAdmin()) ReloadIndex('admin'); //////////// addDynamicCSS($plug->getVar('relative_url').'menu-lib/css/style.css'); addDynamicCSS($plug->getVar('relative_url').'menu-lib/css/menu.css'); $current_url='index.php?rub=plugins&current='.$plug->getVar('name'); ?>
getVar('relative_url').'menu-lib/setup.php'); ?>