Marius Cramer
2015-09-03 57963434331b48627cc2a0bfcff3924b0112995e
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();
?>