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