pedro_morgan
2007-08-19 b0a1cc4ca5fc5d3811c86d238a0f08600a86604d
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>