.. |
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 년 전 |
attachment_common.php
|
2f4ef8d931
2d try
|
23 년 전 |
auth.php
|
78084bafd4
Minor changes.
|
22 년 전 |
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
|
8d444c3e17
Carried over modification made to file_prefs to distinguish
|
22 년 전 |
display_messages.php
|
474d50b25a
Change is_int to is_numeric, solves [ 655060 ] Image size for login.php and
|
22 년 전 |
file_prefs.php
|
45484c7dfd
A preference-line can be of "unlimited" length now
|
23 년 전 |
gettext.php
|
fc8e29e7bd
Wrong include path
|
23 년 전 |
global.php
|
b94ac6f063
Lets see if we can get this cookie thing right this time.
|
22 년 전 |
html.php
|
36e62adf71
Added var $link to set_url_var so we correctly can set the new uri with
|
23 년 전 |
i18n.php
|
1e4c10ee0c
Ukrainian Language , Oleg Baranovsky
|
22 년 전 |
imap.php
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 년 전 |
imap_general.php
|
1fc6f1eced
With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used.
|
22 년 전 |
imap_mailbox.php
|
44fd88a40a
fix for checking specialmailboxes.
|
23 년 전 |
imap_messages.php
|
286c5e1c39
sqimap_message_list_squisher() was returning nothing if the data passed to it was not an array. It should have just been returning the data as it was passed.
|
22 년 전 |
imap_parse.php
|
caeff8b548
First, more formatting conventions.
|
23 년 전 |
imap_search.php
|
513e603e08
XXS fixes, as in stable
|
22 년 전 |
imap_utf7_local.php
|
fbd91a1a58
Merge utf7_decode_local and utf7_encode_local into one file.
|
23 년 전 |
index.php
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 년 전 |
mailbox_display.php
|
4f552ee17e
Fixes for minor bugs pointed out by Tyler Akins.
|
23 년 전 |
mime.php
|
53ebca3407
html correction
|
22 년 전 |
options.php
|
5d52e3db26
Use the new check_php_version function everywhere
|
23 년 전 |
page_header.php
|
5d52e3db26
Use the new check_php_version function everywhere
|
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 년 전 |
strings.php
|
6deb18e8dc
Fix for IIS, thanks Bruce Richardson
|
22 년 전 |
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 년 전 |