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