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