alecpl
2011-02-03 e8d5bdc84ecfdf6fe5008655215a258bbdf0c521
program/include/rcube_template.php
@@ -1034,7 +1034,7 @@
            $username = $this->app->user->get_username();
        }
        return idn_to_utf8($username);
        return rcube_idn_to_utf8($username);
    }