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