fhiiqm/login.php
changeset 1 6288d5685bff
child 12 2d8be944f381
equal deleted inserted replaced
0:ef68113ff309 1:6288d5685bff
       
     1 <?php
       
     2 
       
     3 /**
       
     4  * @author Bettina Schwarzer
       
     5  * @copyright 08/2011
       
     6  * 
       
     7  * Login fuer fhiiqm
       
     8  */
       
     9 
       
    10 
       
    11 include_once ("inc/func_lib.inc.php");	
       
    12 login("vertrag_menu.html");
       
    13 
       
    14 ?>