Marius Cramer
2014-01-07 ddb461f596d9f013afe4f215fabc0eabc62b1fb0
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";
?>