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