.. |
abook_database.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 лет назад |
abook_global_file.php
|
a71f7bcbfe
Fixed *A LOT* of formatting...
|
23 лет назад |
abook_ldap_server.php
|
7e1b411889
Forgot one {
|
23 лет назад |
abook_local_file.php
|
861d8ca33d
Merge from stable (Valcor's fixes)
|
23 лет назад |
addressbook.php
|
56f1d28aec
More SM_PATH changes
|
23 лет назад |
array.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 лет назад |
attachment_common.php
|
2f4ef8d931
2d try
|
23 лет назад |
auth.php
|
386bbd11c1
rg=0 fix for recovering sessions
|
23 лет назад |
constants.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 лет назад |
date.php
|
cfee3caa63
Whoops, I introduced a warning. Fixed.
|
23 лет назад |
db_prefs.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 лет назад |
display_messages.php
|
32d2037691
fix for call to do_hook in htmlHeaeder
|
23 лет назад |
file_prefs.php
|
aaad3fb5ca
Sorry, I edited a not up to date version of file_prefs
|
23 лет назад |
gettext.php
|
fc8e29e7bd
Wrong include path
|
23 лет назад |
global.php
|
9ab3d97bd7
This should fix the extra quoting when using magic_quotes_gpc. No need to do this in validate, lets do it in global.
|
23 лет назад |
html.php
|
d1708e2a00
somehow url vars with & are not picked up by PHP
|
23 лет назад |
i18n.php
|
7f5a2c8507
last try to fix greek chars
|
23 лет назад |
imap.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 лет назад |
imap_general.php
|
82e53c4441
sqsession_destroy
|
23 лет назад |
imap_mailbox.php
|
0ddd8468f9
more noselect fixes
|
23 лет назад |
imap_messages.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 лет назад |
imap_parse.php
|
caeff8b548
First, more formatting conventions.
|
23 лет назад |
imap_search.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 лет назад |
imap_utf7_decode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 лет назад |
imap_utf7_encode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 лет назад |
index.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 лет назад |
mailbox_display.php
|
9d5a2dc4d3
valign=top for message rows
|
23 лет назад |
mime.php
|
f00aea8423
fixes attachment links when viewing messages from search results
|
23 лет назад |
options.php
|
f061369901
More rg=0
|
23 лет назад |
page_header.php
|
df0abfef1f
removed $session from glabal because it was messing up the comp_in_new
|
23 лет назад |
plugin.php
|
f061369901
More rg=0
|
23 лет назад |
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 лет назад |
smtp.php
|
f061369901
More rg=0
|
23 лет назад |
strings.php
|
f061369901
More rg=0
|
23 лет назад |
tree.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 лет назад |
url_parser.php
|
dab10fdbbd
Moved line to prevent enless loops
|
23 лет назад |