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