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