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