..
decode
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
encode
adding charset conversion functions. utf_8.php is taken from www.php.net samples.
2004-05-16 08:43:50 +00:00
htmlentities
one more formating fix
2004-04-25 10:35:12 +00:00
abook_database.php
SQL injection fix. This is serious I think.
2004-04-27 19:20:18 +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
adding address book sorting options. changed some parts of patch written
2004-05-05 11:27:56 +00:00
attachment_common.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
auth.php
This i18n string never got translated before
2004-05-13 05:48:53 +00:00
constants.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
date.php
fix, when you compare 2 timestamps, make sure you correct both timestamps
2004-05-05 00:29:46 +00:00
db_prefs.php
common functions are documented only in one backend
2004-05-10 09:56:02 +00:00
display_messages.php
initialize color array in case it isn't set at this stage.
2004-05-14 21:14:31 +00:00
file_prefs.php
Make writing to prefs/abook/calendar files more reliable by handling it
2004-03-15 10:10:00 +00:00
forms.php
Use null as default value since value is tested against null. Was breaking search code.
2004-05-10 14:55:23 +00:00
gettext.php
two more subpackage blocks
2004-04-12 08:03:39 +00:00
global.php
Undo my stupidity
2004-04-22 09:09:48 +00:00
html.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
i18n.php
disabled Korean extra functions. This is not real fix. In order to fix it
2004-05-17 07:07:40 +00:00
identity.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
imap.php
two more subpackage blocks
2004-04-12 08:03:39 +00:00
imap_asearch.php
Specifically avoid using SEARCH CHARSET "US-ASCII" because it happens although it should not
2004-05-05 19:27:45 +00:00
imap_general.php
second try ..
2004-05-14 19:12:53 +00:00
imap_mailbox.php
temp fixes, as long as we didn't adapt our mailbox tree code, cache the
2004-05-17 19:48:57 +00:00
imap_messages.php
prohibit message sets other then a single id when fetching a single message.
2004-04-20 16:55:41 +00:00
imap_search.php
two more subpackage blocks
2004-04-12 08:03:39 +00:00
imap_utf7_local.php
two more subpackage blocks
2004-04-12 08:03:39 +00:00
index.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00
mailbox_display.php
temp fixes, as long as we didn't adapt our mailbox tree code, cache the
2004-05-17 19:48:57 +00:00
mime.php
making decision about conversion before actual conversion. removing old comments
2004-05-16 13:05:36 +00:00
options.php
1. Use XHTML-Compatible attributes for selected and checked form widgets
2004-04-28 16:05:25 +00:00
page_header.php
http://validator.w3.org/docs/errors.html#bad-entity
2004-03-31 16:33:33 +00:00
plugin.php
Zap the soupNazi to use the same JS test everything else does.
2004-03-28 23:06:12 +00:00
prefs.php
updates to make javascript actually behave correctly for real.
2004-03-28 22:47:11 +00:00
strings.php
this way it looks better.
2004-04-25 10:26:56 +00:00
tree.php
When copying a folder to trash before deletion, check that the top folder name really contains the delimiter.
2004-03-26 12:02:30 +00:00
url_parser.php
We're living in 2004 now... perl is your friend for these kinds of things :)
2004-02-24 15:51:22 +00:00