tbrehm
2012-01-03 91ac76131620cb062d3128f2fc23d6d174d9e3ba
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";
?>