Marius Cramer
2014-08-13 65ad3435addc6292e378c88ec861dc58a3a8da3d
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";
?>