changeset 1 | 6288d5685bff |
child 12 | 2d8be944f381 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fhiiqm/login.php Wed Aug 31 14:22:19 2011 +0200 @@ -0,0 +1,14 @@ +<?php + +/** + * @author Bettina Schwarzer + * @copyright 08/2011 + * + * Login fuer fhiiqm + */ + + +include_once ("inc/func_lib.inc.php"); +login("vertrag_menu.html"); + +?> \ No newline at end of file