Till Brehm
2014-10-16 5049080b7ef50b47bf50bf2cdf3f4c22b1f9394d
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";
?>