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