.. |
decode
|
Added tis-620 decoding
|
2003-08-17 14:04:29 +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
|
Stop error messages just in case CHMOD is disabled by PHP
|
2003-08-03 23:49:52 +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
|
Added tis-620 decoding
|
2003-08-17 14:04:29 +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 to prevent query containing username and password from being displayed if imap connection fails during login. Similar code committed to stable as well.
|
2003-08-11 17:11:14 +00:00 |
imap_mailbox.php
|
replace htmlentities() with htmlspecialchars() since it is broken with non iso-8859-1 8bit chars
|
2003-08-17 15:26:50 +00:00 |
imap_messages.php
|
sqimap_msgs_list_copy now does what you'd expect it to.
|
2003-08-15 14:46:15 +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
|
add option to shorten the length of the From field.
|
2003-08-21 00:57:45 +00:00 |
mime.php
|
This should work too (even better)
|
2003-08-19 21:45:13 +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 |