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