Till Brehm
2014-01-10 23229cb35203ab59a8d9771cc7a22f56215be01e
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";
?>