tbrehm
2008-09-03 6444a9579db4deca8f6b57d703d64c09276bf619
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>