index -> UID
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 28 Oct 2009 21:39:55 +0000 (15:39 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 29 Oct 2009 02:26:16 +0000 (20:26 -0600)
commit6466012b0d2379a8f6b6083865d4e467422cf669
tree252b28bfc760d279332ca5036d6367c455c1efd6
parent4850fbdb388de824d7d2ca310eebd0b0bec7b329
index -> UID

When dealing with IMAP UIDs, universally refer to this value as 'uid'
rather than 'index' to avoid confusion with IMAP mailbox sequence
numbers.
22 files changed:
imp/ajax.php
imp/compose-dimp.php
imp/compose-mimp.php
imp/compose.php
imp/js/DimpBase.js
imp/js/compose-dimp.js
imp/js/fullmessage-dimp.js
imp/lib/Compose.php
imp/lib/Contents.php
imp/lib/IMP.php
imp/lib/Mailbox.php
imp/lib/Mime/Viewer/Pgp.php
imp/lib/Mime/Viewer/Smime.php
imp/lib/Views/ShowMessage.php
imp/mailbox-mimp.php
imp/mailbox.php
imp/message-dimp.php
imp/message-mimp.php
imp/message.php
imp/saveimage.php
imp/templates/compose/redirect-mimp.inc
imp/thread.php