Marius Cramer
2014-04-04 36420c614b259a0ca1aa7db14b1215db60c4c5ce
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";
?>