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