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