tbrehm
2010-06-23 0da7c51fcae3a558cd9f2898f418dfb79751da16
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";
?>