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