tbrehm
2008-12-15 91433cc637909a5c3fc56f49414d78725afc8f7f
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>