tbrehm
2007-10-29 ba66cdbf4532870ef016c619f5bdec5ac26efe98
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>