Till Brehm
2014-04-09 a246ffd76e02519a11bbe8bc0c332c185049835c
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";
?>