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