tbrehm
2013-07-31 615a0a96618fa99e7e452523145d6c0f238d4473
1
2
3
4
5
6
<?php
$module["name"]         = "login";
$module["title"]         = "top_menu_login";
$module["template"]     = "module.tpl.htm";
$module["startpage"]     = "login/index.php";
?>