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