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