tbrehm
2012-01-02 a046bff7e8c6c35c31125253b576d203f3313386
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";
?>