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