squirrelmail/functions
Jimmy Conner f11b6a1d19 Small fix for users that get "Spurious argument" on every search query
Not sure if this is just my installation, but it definitely doesn't want to work without this being declared global
2004-08-18 03:36:41 +00:00
..
decode Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
encode fix. function is broken if it runs on string without html entities 2004-06-27 08:51:05 +00:00
htmlentities one more formating fix 2004-04-25 10:35:12 +00:00
abook_database.php Removing HTML tags from strings 2004-07-01 15:03:30 +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 XHTML fixes 2004-08-15 01:02:58 +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 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
auth.php Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
constants.php Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
date.php moving date functions into separate subpackage 2004-06-07 11:24:29 +00:00
db_prefs.php When checking for prefs_are_cached we should retrieve this from the session 2004-07-24 11:39:46 +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 XHTML fixes 2004-08-15 01:02:58 +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 Implement php_check_version with the PHP version_compare() function which 2004-08-03 11:15:53 +00:00
html.php Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
i18n.php Adding Uighur language support 2004-08-09 12:25:26 +00:00
identity.php Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
imap.php two more subpackage blocks 2004-04-12 08:03:39 +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 XHTML fixes 2004-08-15 01:02:58 +00:00
imap_mailbox.php XHTML fixes 2004-08-15 01:02:58 +00:00
imap_messages.php Fix link 2004-06-19 23:30:00 +00:00
imap_search.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_utf7_local.php xtra_code updates in utf7-imap functions 2004-08-08 14:53:36 +00:00
index.php Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
mailbox_display.php XHTML fixes 2004-08-15 04:04:17 +00:00
mime.php XHTML fixes 2004-08-11 08:40:19 +00:00
options.php XHTML fixes 2004-08-15 01:02:58 +00:00
page_header.php Adding status bar to the compose window 2004-08-10 05:31:56 +00:00
plugin.php Make current hook name globally available when running a hook 2004-07-30 15:09:17 +00:00
prefs.php XHTML fixes 2004-08-15 01:02:58 +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 XHTML fixes 2004-08-15 01:02:58 +00:00
url_parser.php Better email address matching. This should match more characters defined in RFC822 2004-07-12 14:33:57 +00:00