squirrelmail/functions
tokul b59beee63b using sq_is8bit function instead of ereg. Code reuse and fixes some problems
with mbstring overloading.

P.S. SquirrelMail login fails with
php_value mbstring.func_overload 2
php_value mbstring.internal_encoding utf-8
2004-10-15 09:15:49 +00:00
..
decode using sq_is8bit function instead of ereg. Code reuse and fixes some problems 2004-10-15 09:15:49 +00:00
encode adding tis-620 support 2004-09-10 16:33:00 +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 moving functions from src/addressbook.php to functions/addressbook.php - possible code reuse 2004-10-09 08:12:23 +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 Unifying with STABLE 2004-10-03 02:37:18 +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 Always display $org_name in the title 2004-09-28 04:54:07 +00:00
file_prefs.php Indentation fixes 2004-08-24 07:53:55 +00:00
forms.php Cleanup in comment 2004-10-02 20:27:29 +00:00
gettext.php changing SM internal gettext functions to use php-gettext classes. Fix for 2004-10-04 14:14:48 +00:00
global.php Minor cleanup in comments 2004-10-02 18:00:20 +00:00
html.php Minor cleanups 2004-08-24 00:40:28 +00:00
i18n.php use C floating point 2004-10-04 16:35:31 +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 Fixing undefined variables 2004-09-28 05:37:13 +00:00
imap_mailbox.php sanitizing folder name display. 2004-10-09 12:46:40 +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 fixed toggle all link for browsers without JS support. older implementation 2004-09-29 18:03:21 +00:00
mime.php Minor cleanup in comments 2004-10-03 03:18:51 +00:00
ngettext.php version info 2004-10-04 14:29:58 +00:00
options.php adding htmlencoded option to SquirrelOption. allows to preserve html entities 2004-10-09 09:11:59 +00:00
page_header.php adding option that allows html transitional or frameset doctype 2004-09-07 13:46:36 +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 adding sq_is8bit and sq_mb_list_encodings functions. 2004-10-15 09:12:12 +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