ftimme
2005-12-29 6ecc560ffd21faac2efd8dec1999c026af8f1393
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>