tbrehm
2010-10-06 764585c03f3af1e2146d3cc87c5ce245b0ac1d25
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";
?>