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