squirrelmail/functions
tokul c616f63103 if encoding function can't find charset, it does us-ascii encoding.
$enable_loosy_encoding option allows to use charset conversion in compose,
when output charset does not provide full support of symbols used in input
charset. (for example. utf-8 -> iso-8859-1). Provides solution for bug.806698
2004-08-27 11:54:17 +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 XHTML fixes 2004-08-14 02:41:12 +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 if encoding function can't find charset, it does us-ascii encoding. 2004-08-27 11:54:17 +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 Minor cleanups 2004-08-24 00:40:28 +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