tbrehm
2012-10-19 78c462c99fcb49eff01b7a78e3a98521a61e1493
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";
?>