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