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