Marius Cramer
2013-10-21 bbc6570c197e0b660f4465ad3b1494451e03d4c9
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";
?>