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