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