squirrelmail/functions
2002-10-15 22:27:53 +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
array.php Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
attachment_common.php 2d try 2002-09-25 19:27:22 +00:00
auth.php rg=0 fix for recovering sessions 2002-10-15 20:53:17 +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 Remove isWarning as it's been dropped from PEAR with cvs versions 2002-10-15 08:25:29 +00:00
display_messages.php fix for call to do_hook in htmlHeaeder 2002-07-31 21:39:26 +00:00
file_prefs.php Sorry, I edited a not up to date version of file_prefs 2002-10-15 22:27:53 +00:00
gettext.php Wrong include path 2002-09-21 16:18:45 +00:00
global.php This should fix the extra quoting when using magic_quotes_gpc. No need to do this in validate, lets do it in global. 2002-10-07 14:08:50 +00:00
html.php somehow url vars with &amp are not picked up by PHP 2002-09-16 17:05:35 +00:00
i18n.php last try to fix greek chars 2002-10-10 22:51: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 sqsession_destroy 2002-10-06 19:28:38 +00:00
imap_mailbox.php more noselect fixes 2002-09-17 20:57:13 +00:00
imap_messages.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
imap_parse.php First, more formatting conventions. 2002-08-29 23:42:46 +00:00
imap_search.php Converted all files in functions/ to use SM_PATH. This will break all 2002-09-06 00:31:43 +00:00
imap_utf7_decode_local.php patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
imap_utf7_encode_local.php patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding 2002-05-16 12:17:15 +00:00
index.php Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
mailbox_display.php valign=top for message rows 2002-10-15 13:19:22 +00:00
mime.php fixes attachment links when viewing messages from search results 2002-10-07 16:41:23 +00:00
options.php More rg=0 2002-09-21 20:26:52 +00:00
page_header.php removed $session from glabal because it was messing up the comp_in_new 2002-10-15 21:05:54 +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
smtp.php More rg=0 2002-09-21 20:26:52 +00:00
strings.php More rg=0 2002-09-21 20:26:52 +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