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