Marius Cramer
2015-06-27 3ba59d59a2ad4068d78753635531b7625c916258
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";
?>