tbrehm
2013-07-25 14898bb48d0d3a31c82720c08cfe800a5e207a6f
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";
?>