Florian Schaal
2015-12-21 6de768dd6a09b8d1a5ffe582e0a6529b60a04073
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();
?>