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