Marius Cramer
2013-10-14 622362cbd1a9dde2dd9105457312b2370c4707f4
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";
?>