tbrehm
2009-08-26 35c10155f8cc53a69665299f53fed6f28519f13c
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>