Thijs Kinkhorst
|
e4adb83265
Version check fixes.
|
22 年之前 |
Erin Schnabel
|
9974a58f86
swap in the sqgetGlobalVar function
|
22 年之前 |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 年之前 |
jmunro
|
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 年之前 |
Thijs Kinkhorst
|
f061369901
More rg=0
|
23 年之前 |
indiri69
|
3631db4aff
Remove SM_PATH from prefs file path
|
23 年之前 |
indiri69
|
56f1d28aec
More SM_PATH changes
|
23 年之前 |
thomppj
|
9001d31cf8
Converted all files in functions/ to use SM_PATH. This will break all
|
23 年之前 |
simond
|
4ed73836fc
Fix prefs so they work under 4.2 as well as 4.1.x. This really needs to
|
23 年之前 |
simond
|
1cc3050f4c
Allow easy selection of database backed prefs
|
23 年之前 |
philippe_mingo
|
66363acf88
The 2000000 bugfix
|
23 年之前 |
Thijs Kinkhorst
|
0366ddd553
Saves users prefferences with permission 0600 in stead of 0644.
|
23 年之前 |
philippe_mingo
|
3cd214d825
Code cleaning and setting of session save path.
|
23 年之前 |
philippe_mingo
|
3fabd0920e
The prefs caching in PHP 4.1 still doesn't work. While we don't
|
23 年之前 |
Tyler Akins
|
8031003eae
Added $color[15] for the "unselectable folders" color.
|
23 年之前 |
philippe_mingo
|
d532e5b82b
Probably the problem with php 4.1 is a register/unregister order. This
|
23 年之前 |
philippe_mingo
|
14d50be61a
This is a temporary workaround to fix the php 4.1 problem in saving
|
23 年之前 |
thomppj
|
09e7797da5
Various fixes.
|
23 年之前 |
thomppj
|
ab36a2f7c3
Fixed a couple of small bugs.
|
23 年之前 |
philippe_mingo
|
0e6acbe3a0
Stanislav Yordanov <stanprog@yahoo.com>
|
23 年之前 |
thomppj
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 年之前 |
thomppj
|
f0b65aa567
Lots of little changes...
|
23 年之前 |
Tyler Akins
|
17ea626186
Fixed warnings
|
23 年之前 |
thomppj
|
d5288195fc
Added option to do data and attachment directory hashing, up to four levels. Will automatically search for missing file at other levels, move them to the right place, create hash directories, etc.
|
23 年之前 |
thomppj
|
0205543e98
Reworked paginator code, everyone try it out.
|
23 年之前 |
thomppj
|
5d15361f1f
Code cleanup brigage...
|
23 年之前 |
philippe_mingo
|
bc6ece97aa
Some fixup.
|
23 年之前 |
philippe_mingo
|
9d1cdf9457
Added a counter pref and a fix for the imapid
|
23 年之前 |
philippe_mingo
|
da2f3297dd
** -> *
|
24 年之前 |
philippe_mingo
|
d61b98077f
Added (c) stuff and some formatting.
|
24 年之前 |