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