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