squirrelmail/functions
Jimmy Conner 06293b42a9 Add "attachments_bottom" hook to allow manipulating the attachments
or to add to the attachments (Download All plugin)
2003-08-01 02:30:03 +00:00
..
decode Fixed dates in copyright. added koi8-r and koi8-u decoding. fixed ereg in 2003-06-25 07:06:15 +00:00
abook_database.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_global_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
abook_ldap_server.php Version check fixes. 2003-01-23 20:50:22 +00:00
abook_local_file.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
addressbook.php Oops, global addressbook wasn't working 2003-07-07 22:10:40 +00:00
attachment_common.php Add explicit include of global.php 2003-03-09 18:45:07 +00:00
auth.php Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login". 2003-01-04 06:01:26 +00:00
constants.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
date.php whoops 2003-07-29 23:16:21 +00:00
db_prefs.php remove_pref function was missing global prefs_cache declare. 2003-03-28 05:22:51 +00:00
display_messages.php Drop obsolete function 2003-07-27 20:24:31 +00:00
file_prefs.php bring up fix for default_pref file name (double-slash) 2003-06-11 18:33:25 +00:00
gettext.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
global.php I should have probably added this many months ago when I first found out 2003-07-27 03:45:25 +00:00
html.php Undo this xhtml-compatibility thing because the html_tag function is used 2003-01-04 18:00:19 +00:00
i18n.php Simplified case statement. Suggestion from Thijs. 2003-07-27 11:14:01 +00:00
identity.php Make the default element called 0 again in preparation of my next commit 2003-07-07 18:55:48 +00:00
imap.php Drop obsoleted imap_parse.php 2003-05-22 15:22:07 +00:00
imap_asearch.php Forgot global ;) 2003-07-29 10:24:20 +00:00
imap_general.php Fix autodetect-delimiter-no-namespace code for devel sqimap_read_data(). Was breaking Mercury/32. 2003-07-27 00:32:34 +00:00
imap_mailbox.php Mailbox names are html encoded in select/option and not trimmed out. Store noinferiors flag to be used in left_main advanced tree. 2003-07-30 14:03:24 +00:00
imap_messages.php Same story as THREAD fix. Skip the unsollicited responses 2003-07-29 23:54:49 +00:00
imap_search.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
imap_utf7_local.php Repair my mistake : wrong arguments order for stristr (still not used to php's order :( 2003-07-27 11:13:34 +00:00
index.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
mailbox_display.php Some small HTML fixes/improvements 2003-07-25 22:10:22 +00:00
mime.php Add "attachments_bottom" hook to allow manipulating the attachments 2003-08-01 02:30:03 +00:00
options.php Added initial_value and post_script options for widgets 2003-07-06 02:13:21 +00:00
page_header.php Some small HTML fixes/improvements 2003-07-25 22:10:22 +00:00
plugin.php Add explicit include of global.php 2003-03-09 18:45:07 +00:00
prefs.php MS Exch can be set up that users have to use DOMAIN/username/mailbox 2003-06-08 16:15:02 +00:00
strings.php A forward slash can appear in query of a string, so find the start of a query first. 2003-07-29 21:29:38 +00:00
tree.php Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
url_parser.php Fix comp_in_new: make outputing the compose link a function so that 2003-06-08 14:37:35 +00:00