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