tbrehm
2010-10-27 6d6cbdf4c7b4a30a8353d913a50c8d9cd497fcdb
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";
?>