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