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