Fix link
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 19 Jun 2004 23:30:00 +0000 (23:30 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 19 Jun 2004 23:30:00 +0000 (23:30 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7676 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/imap_messages.php

index 92e838088173058bf9b578d9e37e96a49e7c4d79..0e140e5ad9a8e0c1d60f9e9378c76ab5e4a78f60 100755 (executable)
@@ -122,7 +122,7 @@ function sqimap_message_list_squisher($messages_array) {
 
 /**
 * Retrieves an array with a sorted uid list. Sorting is done on the imap server
 
 /**
 * Retrieves an array with a sorted uid list. Sorting is done on the imap server
-* @link http://www.ietf.org/internet-drafts/draft-ietf-imapext-sort-13.txt
+* @link http://www.ietf.org/internet-drafts/draft-ietf-imapext-sort-17.txt
 * @param resource $imap_stream IMAP socket connection
 * @param string $sSortField Field to sort on
 * @param bool $reverse Reverse order search
 * @param resource $imap_stream IMAP socket connection
 * @param string $sSortField Field to sort on
 * @param bool $reverse Reverse order search