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