.. |
abook_database.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 years ago |
abook_global_file.php
|
a71f7bcbfe
Fixed *A LOT* of formatting...
|
23 years ago |
abook_ldap_server.php
|
7e1b411889
Forgot one {
|
23 years ago |
abook_local_file.php
|
861d8ca33d
Merge from stable (Valcor's fixes)
|
23 years ago |
addressbook.php
|
56f1d28aec
More SM_PATH changes
|
23 years ago |
array.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 years ago |
attachment_common.php
|
2f4ef8d931
2d try
|
23 years ago |
auth.php
|
386bbd11c1
rg=0 fix for recovering sessions
|
23 years ago |
constants.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 years ago |
date.php
|
cfee3caa63
Whoops, I introduced a warning. Fixed.
|
23 years ago |
db_prefs.php
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 years ago |
display_messages.php
|
6b0015bd89
UI consistancy
|
23 years ago |
file_prefs.php
|
b93cf928ab
Be somewhat clearer in the error message: default_pref not readable
|
23 years ago |
gettext.php
|
fc8e29e7bd
Wrong include path
|
23 years ago |
global.php
|
2d3d604a6b
You must start a session to be able to destroy it.
|
23 years ago |
html.php
|
36e62adf71
Added var $link to set_url_var so we correctly can set the new uri with
|
23 years ago |
i18n.php
|
838e0f5985
fix for greek chars.
|
23 years ago |
imap.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 years ago |
imap_general.php
|
2c28f46a6a
nice error messages
|
23 years ago |
imap_mailbox.php
|
0c68f83077
Some code cleanups.
|
23 years ago |
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 years ago |
imap_parse.php
|
caeff8b548
First, more formatting conventions.
|
23 years ago |
imap_search.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 years ago |
imap_utf7_decode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 years ago |
imap_utf7_encode_local.php
|
480cf248b1
patch #551871 for feature request #545070 from Stefan Tietke (stfn) regarding utf7 imap encoding
|
23 years ago |
index.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 years ago |
mailbox_display.php
|
a55cce3a7a
Folder Selection changes integrated from sizzle-ui stream..
|
23 years ago |
mime.php
|
ad96d34bde
set default download link to absolute_dl = true to force download instead of
|
23 years ago |
options.php
|
a55cce3a7a
Folder Selection changes integrated from sizzle-ui stream..
|
23 years ago |
page_header.php
|
ab185e4315
avoid stupid IE6 bug with frames and scrollbars
|
23 years ago |
plugin.php
|
f061369901
More rg=0
|
23 years ago |
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 years ago |
strings.php
|
f061369901
More rg=0
|
23 years ago |
tree.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 years ago |
url_parser.php
|
dab10fdbbd
Moved line to prevent enless loops
|
23 years ago |