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