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