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