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