A. Täffner
2016-04-07 dc67af24058a8cafa9eb3eb3c7d7e71ec335fdb8
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();
?>