typo
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 19:46:29 +0000 (19:46 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 19:46:29 +0000 (19:46 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3900 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/imap_general.php

index f9b5c5aac4216d5685fa8a85d943f8d7e6f73ddd..008d0053231e4da30235e64312ac398d132ab99a 100755 (executable)
@@ -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 = "<b><font color=$color[2]>\n" .
+        $string = "<b><font color=$color[2]>\n" .
             _("ERROR : Bad or malformed request.") .
             "</b><br>\n" .
             _("Query:") .