squirrelmail/functions
Jimmy Conner a7742cbe17 Fixes for bugs #1019185 and #1017941
global variable $boxesnew was being corrupted by another function (I don't really see why its even global at this point, its also stored in the Session).  Changed the name of the variable used in the offending function.  The symptoms were that the folder list boxes would not be populated, errors when emptying the trash, and errors in the Folders Options.
2004-09-01 04:11:20 +00:00
..
decode Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
encode adding iso-8859-1 and us-ascii encoding support 2004-08-27 11:47:02 +00:00
htmlentities one more formating fix 2004-04-25 10:35:12 +00:00
abook_database.php Minor cleanups 2004-08-24 00:40:28 +00:00
abook_global_file.php Minor cleanups 2004-08-24 00:40:28 +00:00
abook_ldap_server.php Minor cleanups 2004-08-24 00:40:28 +00:00
abook_local_file.php Minor cleanups 2004-08-24 00:40:28 +00:00
addressbook.php Minor cleanups 2004-08-24 00:40:28 +00:00
arrays.php Array utility functions. I use them in options_order.php (commit later) and I'm going to use it to retrieve the prev and next message in read_body.php (commit later) 2004-06-09 18:09:47 +00:00
attachment_common.php Minor cleanups 2004-08-24 00:40:28 +00:00
auth.php Minor cleanups 2004-08-24 00:40:28 +00:00
constants.php Minor cleanups 2004-08-24 00:40:28 +00:00
date.php moving date functions into separate subpackage 2004-06-07 11:24:29 +00:00
db_prefs.php Minor cleanups 2004-08-24 00:40:28 +00:00
display_messages.php Adding size limit to signature. Max size is the same as db BLOB size. 2004-07-31 12:35:44 +00:00
file_prefs.php Indentation fixes 2004-08-24 07:53:55 +00:00
forms.php adding space between cols="number" and $attr. 2004-08-29 16:56:41 +00:00
gettext.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
global.php Minor cleanups 2004-08-24 00:40:28 +00:00
html.php Minor cleanups 2004-08-24 00:40:28 +00:00
i18n.php removed language codes from conf.pl. List is too big. 2004-08-31 17:27:10 +00:00
identity.php Minor cleanups 2004-08-24 00:40:28 +00:00
imap.php Minor cleanups 2004-08-24 00:40:28 +00:00
imap_asearch.php Small fix for users that get "Spurious argument" on every search query 2004-08-18 03:36:41 +00:00
imap_general.php Close connection cleanly when login/pw incorrect, following RFC recommendation. 2004-08-18 20:16:46 +00:00
imap_mailbox.php Fixes for bugs #1019185 and #1017941 2004-09-01 04:11:20 +00:00
imap_messages.php Minor cleanups 2004-08-24 22:00:05 +00:00
imap_search.php Minor cleanups 2004-08-24 00:40:28 +00:00
imap_utf7_local.php Minor cleanups 2004-08-24 00:40:28 +00:00
index.php Minor cleanups 2004-08-24 00:40:28 +00:00
mailbox_display.php Minor cleanups 2004-08-24 00:40:28 +00:00
mime.php send urlencoded filename to IE 2004-08-27 11:48:44 +00:00
options.php Minor cleanups 2004-08-24 00:40:28 +00:00
page_header.php Minor cleanups 2004-08-24 00:40:28 +00:00
plugin.php Make current hook name globally available when running a hook 2004-07-30 15:09:17 +00:00
prefs.php Minor cleanups 2004-08-24 00:40:28 +00:00
rfc822address.php adding phpdoc block in order to remove error message 2004-06-07 11:35:37 +00:00
strings.php xtra_code updates in strings 2004-08-08 14:59:29 +00:00
tree.php Minor cleanups 2004-08-24 00:40:28 +00:00
url_parser.php Minor cleanups 2004-08-24 00:40:28 +00:00