tbrehm
2008-06-13 d1018a8dd315485b9840e30569f5bd59160bb0c6
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>