Marius Cramer
2014-05-09 da837c29d8a7dc5f5422c8e21bb83971079297c3
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";
?>