tbrehm
2012-12-12 9c9a7d2ac863c8e78323c10c891147bfd0c7c6ae
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";
?>