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