..
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
Getting ready for 1.4.0 RC1
2002-12-31 12:49:43 +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
Ported short name of mount/weekday support from 1.2stable
2003-04-30 08:28:59 +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
update error_box, use more echos rather than big concat,
2003-06-11 18:30:37 +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
Add check for just FORM data (POST/GET)
2003-06-16 15:00:10 +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
Added experimental iso-8859-6 decoding support.
2003-06-15 11:39:17 +00:00
identity.php
Utility functions to deal with identities. Only one so far: get_identities(), which returns a keyed array of all the identities & their different attributes.
2003-06-19 17:45:43 +00:00
imap.php
Drop obsoleted imap_parse.php
2003-05-22 15:22:07 +00:00
imap_general.php
Ahhh, this doesn't work when the buffer is smaller then the size of the
2003-06-18 22:11:09 +00:00
imap_mailbox.php
UW sends \NoSelect in LIST and not in LSUB, which is perfectly fine by
2003-06-21 18:16:28 +00:00
imap_messages.php
Fix this awfully ugly error message, finally.
2003-06-08 12:39: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
Masato Higashiyama japanese patch.
2003-03-27 16:47:48 +00:00
index.php
Getting ready for 1.4.0 RC1
2002-12-31 12:49:43 +00:00
mailbox_display.php
Fix for bug #749568
2003-06-19 08:08:36 +00:00
mime.php
DO NOT buffer base64 encoded attachments before we decode them. Instead
2003-06-18 18:39:12 +00:00
options.php
Still getting complaints about this outputting plain text to the browser
2003-03-25 16:07:22 +00:00
page_header.php
Make sure we have a HTML-header already outputted before we send
2003-06-09 14:39:15 +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
Fix comp_in_new: make outputing the compose link a function so that
2003-06-08 14:37:35 +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