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