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