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