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