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