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