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