Source for file index.php
Documentation is available at index.php 
 * @author linea21 <info@linea21.com>  
 * @license http://opensource.org/licenses/gpl-3.0.html  
//////////// Check Inclusion de pages ////////////  
  include_once("../lib/lib_common.php");  
//////////// Check Droits utilisateur ////////////  
include_once('../class/class.user.php');  
include_once('../lib/input_helpers.php');  
    $todopage.= "modpass.php";  
 
 
        
       |