squirrelmail/functions
2002-12-20 11:35:48 +00:00
..
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 Minor changes. 2002-12-09 16:28:23 +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 Carried over modification made to file_prefs to distinguish 2002-12-17 20:36:23 +00:00
display_messages.php Change is_int to is_numeric, solves [ 655060 ] Image size for login.php and 2002-12-17 11:37:42 +00:00
file_prefs.php A preference-line can be of "unlimited" length now 2002-11-11 22:02:55 +00:00
gettext.php Wrong include path 2002-09-21 16:18:45 +00:00
global.php Lets see if we can get this cookie thing right this time. 2002-12-17 19:13:51 +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 Ukrainian Language , Oleg Baranovsky 2002-12-10 18:11:36 +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 With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used. 2002-12-07 04:02:05 +00:00
imap_mailbox.php fix for checking specialmailboxes. 2002-11-14 10:29:30 +00:00
imap_messages.php sqimap_message_list_squisher() was returning nothing if the data passed to it was not an array. It should have just been returning the data as it was passed. 2002-12-11 17:52:23 +00:00
imap_parse.php First, more formatting conventions. 2002-08-29 23:42:46 +00:00
imap_search.php XXS fixes, as in stable 2002-12-06 16:42:12 +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 Fixes for minor bugs pointed out by Tyler Akins. 2002-11-07 11:55:09 +00:00
mime.php html correction 2002-12-09 09:48:46 +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 Fix for IIS, thanks Bruce Richardson 2002-12-20 11:35:48 +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