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