tbrehm
2011-09-12 f414abdaaaf869efc00c98736feddf44fc7a85a4
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";
?>