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