From: stekkel Date: Thu, 17 Oct 2002 19:46:29 +0000 (+0000) Subject: typo X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bef6629cffe522e21ec116f71b86cb69ecdc5e0d;p=squirrelmail.git typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3900 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/imap_general.php b/functions/imap_general.php index f9b5c5aa..008d0053 100755 --- a/functions/imap_general.php +++ b/functions/imap_general.php @@ -136,7 +136,7 @@ function sqimap_read_data_list ($imap_stream, $pre, $handle_errors, &$response, elseif ($response == 'BAD') { set_up_language($squirrelmail_language); require_once(SM_PATH . 'functions/display_messages.php'); - $dtring = "\n" . + $string = "\n" . _("ERROR : Bad or malformed request.") . "
\n" . _("Query:") .