svncommit
2006-10-22 5c52d06844779efbf4034663f5e68db10619b367
program/steps/mail/get.inc
@@ -29,7 +29,7 @@
  $message = rcube_label('loadingdata');
  print "<html>\n<head>\n" .
        '<meta http-equiv="refresh" content="0; url='.$url.'">' .
        '<meta http-equiv="refresh" content="0; url='.htmlspecialchars($url).'">' .
        "\n</head>\n<body>" .
        $message .
        "\n</body>\n</html>";