stekkel 892fd3c1b5 added flag related functions for handling sets of messages instead of using 23 rokov pred
..
abook_database.php 566cd026ec Remove isWarning as it's been dropped from PEAR with cvs versions 23 rokov pred
abook_global_file.php a71f7bcbfe Fixed *A LOT* of formatting... 23 rokov pred
abook_ldap_server.php 7e1b411889 Forgot one { 23 rokov pred
abook_local_file.php 861d8ca33d Merge from stable (Valcor's fixes) 23 rokov pred
addressbook.php 56f1d28aec More SM_PATH changes 23 rokov pred
attachment_common.php 2f4ef8d931 2d try 23 rokov pred
auth.php 386bbd11c1 rg=0 fix for recovering sessions 23 rokov pred
constants.php 9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all 23 rokov pred
date.php cfee3caa63 Whoops, I introduced a warning. Fixed. 23 rokov pred
db_prefs.php b1401713e8 Store highlighting rules differently to make them more reliable 23 rokov pred
display_messages.php 6b0015bd89 UI consistancy 23 rokov pred
file_prefs.php b1401713e8 Store highlighting rules differently to make them more reliable 23 rokov pred
gettext.php fc8e29e7bd Wrong include path 23 rokov pred
global.php 2133a45cd7 Introduce a new function: check_php_version(4,1,2) which reports if this install 23 rokov pred
html.php 36e62adf71 Added var $link to set_url_var so we correctly can set the new uri with 23 rokov pred
i18n.php eef8cd756c Tomas Kuliavas 23 rokov pred
imap.php 9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all 23 rokov pred
imap_general.php 2bbed74510 Move error checking up 23 rokov pred
imap_mailbox.php 342677f96d Of course the real fix for using utf7-functions inconsistently is making them more 23 rokov pred
imap_messages.php 892fd3c1b5 added flag related functions for handling sets of messages instead of using 23 rokov pred
imap_parse.php caeff8b548 First, more formatting conventions. 23 rokov pred
imap_search.php bc654ad1e2 Obsolete array.php 23 rokov pred
imap_utf7_local.php fbd91a1a58 Merge utf7_decode_local and utf7_encode_local into one file. 23 rokov pred
index.php 1e2a9cc5d0 Getting ready for 1.2.0 release. 23 rokov pred
mailbox_display.php bc654ad1e2 Obsolete array.php 23 rokov pred
mime.php 06769b6720 minor changes to the bodystructure parser 23 rokov pred
options.php 5d52e3db26 Use the new check_php_version function everywhere 23 rokov pred
page_header.php 5d52e3db26 Use the new check_php_version function everywhere 23 rokov pred
plugin.php f061369901 More rg=0 23 rokov pred
prefs.php 16542833cd 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. 23 rokov pred
strings.php 19da2d75db defrost 23 rokov pred
tree.php 9001d31cf8 Converted all files in functions/ to use SM_PATH. This will break all 23 rokov pred
url_parser.php dab10fdbbd Moved line to prevent enless loops 23 rokov pred