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