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