tbrehm
2012-03-09 7545f4bf6a9e5592695dc6366f35f42fb8213fc3
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";
?>