Marius Cramer
2014-01-23 8507b06fe08157012d6e14c4c160e685fabc0b9a
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";
?>