Marius Burkard
2016-02-19 eff5c1369da240b94c464b046499ce7c3100e36c
1
2
3
4
5
6
7
<?php
$module["name"]   = "login";
$module["title"]   = "top_menu_login";
$module["template"]  = "module.tpl.htm";
$module["startpage"]  = "login/index.php";
$module["nav"] = array();
?>