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