Till Brehm
2014-04-28 97b556d4fb2eba43d6a73b8042ac093f8d45a9b0
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";
?>