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