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