* @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'); } // ////////// ?>