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