.. |
abook_database.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 anni fa |
abook_global_file.php
|
a71f7bcbfe
Fixed *A LOT* of formatting...
|
23 anni fa |
abook_ldap_server.php
|
7e1b411889
Forgot one {
|
23 anni fa |
abook_local_file.php
|
861d8ca33d
Merge from stable (Valcor's fixes)
|
23 anni fa |
addressbook.php
|
56f1d28aec
More SM_PATH changes
|
23 anni fa |
array.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 anni fa |
attachment_common.php
|
2f4ef8d931
2d try
|
23 anni fa |
auth.php
|
386bbd11c1
rg=0 fix for recovering sessions
|
23 anni fa |
constants.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 anni fa |
date.php
|
cfee3caa63
Whoops, I introduced a warning. Fixed.
|
23 anni fa |
db_prefs.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 anni fa |
display_messages.php
|
6b0015bd89
UI consistancy
|
23 anni fa |
file_prefs.php
|
c67d301d2a
no need to init $result twice
|
23 anni fa |
gettext.php
|
fc8e29e7bd
Wrong include path
|
23 anni fa |
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 anni fa |
html.php
|
d1708e2a00
somehow url vars with & are not picked up by PHP
|
23 anni fa |
i18n.php
|
7f5a2c8507
last try to fix greek chars
|
23 anni fa |
imap.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 anni fa |
imap_general.php
|
4336cb7efc
added status function for getting total/unseen information with one imap
|
23 anni fa |
imap_mailbox.php
|
0ddd8468f9
more noselect fixes
|
23 anni fa |
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 anni fa |
imap_parse.php
|
caeff8b548
First, more formatting conventions.
|
23 anni fa |
imap_search.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 anni fa |
imap_utf7_decode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 anni fa |
imap_utf7_encode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 anni fa |
index.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 anni fa |
mailbox_display.php
|
9d5a2dc4d3
valign=top for message rows
|
23 anni fa |
mime.php
|
b3bd69dc5d
Remove save extension check for images because it can cause problems when
|
23 anni fa |
options.php
|
f061369901
More rg=0
|
23 anni fa |
page_header.php
|
df0abfef1f
removed $session from glabal because it was messing up the comp_in_new
|
23 anni fa |
plugin.php
|
f061369901
More rg=0
|
23 anni fa |
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 anni fa |
strings.php
|
f061369901
More rg=0
|
23 anni fa |
tree.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 anni fa |
url_parser.php
|
dab10fdbbd
Moved line to prevent enless loops
|
23 anni fa |