redray
2008-10-26 6026b34f90b9694920c7a03d62a03046a9ccfd1f
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>