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