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