.. |
abook_database.php
|
Remove isWarning as it's been dropped from PEAR with cvs versions
|
2002-10-15 08:25:29 +00:00 |
abook_global_file.php
|
Fixed *A LOT* of formatting...
|
2002-01-28 20:41:01 +00:00 |
abook_ldap_server.php
|
Forgot one {
|
2002-01-28 20:47:26 +00:00 |
abook_local_file.php
|
Merge from stable (Valcor's fixes)
|
2002-10-15 22:04:47 +00:00 |
addressbook.php
|
More SM_PATH changes
|
2002-09-10 22:35:30 +00:00 |
attachment_common.php
|
2d try
|
2002-09-25 19:27:22 +00:00 |
auth.php
|
Merging in the tassium-auth branch.
|
2002-11-06 18:55:13 +00:00 |
constants.php
|
Converted all files in functions/ to use SM_PATH. This will break all
|
2002-09-06 00:31:43 +00:00 |
date.php
|
Whoops, I introduced a warning. Fixed.
|
2002-10-15 13:05:22 +00:00 |
db_prefs.php
|
Store highlighting rules differently to make them more reliable
|
2002-10-29 22:15:21 +00:00 |
display_messages.php
|
UI consistancy
|
2002-10-17 16:44:54 +00:00 |
file_prefs.php
|
Store highlighting rules differently to make them more reliable
|
2002-10-29 22:15:21 +00:00 |
gettext.php
|
Wrong include path
|
2002-09-21 16:18:45 +00:00 |
global.php
|
Fix check_php_version for versions that contain a patchlevel.
|
2002-11-07 11:16:33 +00:00 |
html.php
|
Added var $link to set_url_var so we correctly can set the new uri with
|
2002-10-22 12:33:18 +00:00 |
i18n.php
|
Tomas Kuliavas
|
2002-11-04 13:37:46 +00:00 |
imap.php
|
Converted all files in functions/ to use SM_PATH. This will break all
|
2002-09-06 00:31:43 +00:00 |
imap_general.php
|
Merging in the tassium-auth branch.
|
2002-11-06 18:55:13 +00:00 |
imap_mailbox.php
|
Of course the real fix for using utf7-functions inconsistently is making them more
|
2002-10-28 15:01:49 +00:00 |
imap_messages.php
|
Make header checking case insensitive
|
2002-11-05 16:33:50 +00:00 |
imap_parse.php
|
First, more formatting conventions.
|
2002-08-29 23:42:46 +00:00 |
imap_search.php
|
Obsolete array.php
|
2002-10-26 17:10:21 +00:00 |
imap_utf7_local.php
|
Merge utf7_decode_local and utf7_encode_local into one file.
|
2002-10-28 13:00:44 +00:00 |
index.php
|
Getting ready for 1.2.0 release.
|
2001-12-23 07:42:40 +00:00 |
mailbox_display.php
|
Obsolete array.php
|
2002-10-26 17:10:21 +00:00 |
mime.php
|
show untitled-[entity-id] in case of message/rfc822 attachments with no
|
2002-11-05 12:03:24 +00:00 |
options.php
|
Use the new check_php_version function everywhere
|
2002-10-29 17:26:31 +00:00 |
page_header.php
|
Use the new check_php_version function everywhere
|
2002-10-29 17:26:31 +00:00 |
plugin.php
|
More rg=0
|
2002-09-21 20:26:52 +00:00 |
prefs.php
|
Since changing to rg=0 we make extensive use of $_SESSION and $HTTP_SESSION_VARS. Because of this session_register, session_unregister, and session_is_registered should NOT be used (see the PHP manual at php.net). They are buggy over different PHP versions anyway. Now when changing a session var using the custom 'sq' version of these functions (all located in global.php) the superglobal array is accessed directly. This fixes the problem with corrupted objects in the session. Tested with 4.1.2 rg=0 and 1.
|
2002-10-06 23:43:02 +00:00 |
strings.php
|
defrost
|
2002-10-29 21:38:01 +00:00 |
tree.php
|
Converted all files in functions/ to use SM_PATH. This will break all
|
2002-09-06 00:31:43 +00:00 |
url_parser.php
|
Moved line to prevent enless loops
|
2002-08-10 19:39:07 +00:00 |