tbrehm
2007-02-06 ac3b1f6f8c7d22096888e493c9036bca12f96685
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "Login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>