Marius Cramer
2015-05-13 72773a6744609fdbc3bf39f58f073b05bd074c70
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";
?>