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