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