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