.. |
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-11 08:40:19 +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
|
Adding size limit to signature. Max size is the same as db BLOB size.
|
2004-07-31 12:35:44 +00:00 |
forms.php
|
extra quote removed
|
2004-07-14 20:41:41 +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
|
Moved $imap_error_titles into sqimap_asearch_error_box because that's the only place that needs that error and it probably will stop a gettext error about a non existent _() function
|
2004-06-06 02:06:46 +00:00 |
imap_general.php
|
Shouldn't let PHP generate an error in this case, if we are handling a
|
2004-06-13 23:16:46 +00:00 |
imap_mailbox.php
|
XHTML fixes
|
2004-08-12 03:47:03 +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
|
I18n fixes
|
2004-08-11 15:32:23 +00:00 |
mime.php
|
XHTML fixes
|
2004-08-11 08:40:19 +00:00 |
options.php
|
Custom option page values now repopulate correctly when save action goes back to same options page
|
2004-07-30 12:36:36 +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
|
Removing phpDocumentator tag which shouldn't be used here
|
2004-07-05 11:50:32 +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
|
Minor code clean up
|
2004-07-05 07:34:00 +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 |