squirrelmail/functions
tokul 9257761c54 disabled Korean extra functions. This is not real fix. In order to fix it
the Right-Way, all extra functions have to be rewritten. Current changes
prevent insertion of 8bit headers into new emails when Korean translation
is used. I'll submit same fix to stable if nobody stops me within 24 hours.
2004-05-17 07:07:40 +00:00
..
decode We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
encode adding charset conversion functions. utf_8.php is taken from www.php.net samples. 2004-05-16 08:43:50 +00:00
htmlentities one more formating fix 2004-04-25 10:35:12 +00:00
abook_database.php SQL injection fix. This is serious I think. 2004-04-27 19:20:18 +00:00
abook_global_file.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
abook_ldap_server.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
abook_local_file.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
addressbook.php adding address book sorting options. changed some parts of patch written 2004-05-05 11:27:56 +00:00
attachment_common.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
auth.php This i18n string never got translated before 2004-05-13 05:48:53 +00:00
constants.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
date.php fix, when you compare 2 timestamps, make sure you correct both timestamps 2004-05-05 00:29:46 +00:00
db_prefs.php common functions are documented only in one backend 2004-05-10 09:56:02 +00:00
display_messages.php initialize color array in case it isn't set at this stage. 2004-05-14 21:14:31 +00:00
file_prefs.php Make writing to prefs/abook/calendar files more reliable by handling it 2004-03-15 10:10:00 +00:00
forms.php Use null as default value since value is tested against null. Was breaking search code. 2004-05-10 14:55:23 +00:00
gettext.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
global.php Undo my stupidity 2004-04-22 09:09:48 +00:00
html.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
i18n.php disabled Korean extra functions. This is not real fix. In order to fix it 2004-05-17 07:07:40 +00:00
identity.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
imap.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_asearch.php Specifically avoid using SEARCH CHARSET "US-ASCII" because it happens although it should not 2004-05-05 19:27:45 +00:00
imap_general.php second try .. 2004-05-14 19:12:53 +00:00
imap_mailbox.php remove call to expunge in sqimap_mailbox_select 2004-04-29 03:48:13 +00:00
imap_messages.php prohibit message sets other then a single id when fetching a single message. 2004-04-20 16:55:41 +00:00
imap_search.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_utf7_local.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
index.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
mailbox_display.php Removed double select call (select calls are expensive, do not do that) and 2004-05-14 19:55:10 +00:00
mime.php making decision about conversion before actual conversion. removing old comments 2004-05-16 13:05:36 +00:00
options.php 1. Use XHTML-Compatible attributes for selected and checked form widgets 2004-04-28 16:05:25 +00:00
page_header.php http://validator.w3.org/docs/errors.html#bad-entity 2004-03-31 16:33:33 +00:00
plugin.php Zap the soupNazi to use the same JS test everything else does. 2004-03-28 23:06:12 +00:00
prefs.php updates to make javascript actually behave correctly for real. 2004-03-28 22:47:11 +00:00
strings.php this way it looks better. 2004-04-25 10:26:56 +00:00
tree.php When copying a folder to trash before deletion, check that the top folder name really contains the delimiter. 2004-03-26 12:02:30 +00:00
url_parser.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00