Marius Cramer
2014-08-10 92bc7d781d2941027ec2cdfc4942a8265f4aa910
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";
?>