redray
2009-03-06 a0b9297c5cf2fd373c97100161ed885d44fa1ea0
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>