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