tokul
|
83fdb4c332
copyright update
|
19 年之前 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 年之前 |
pdontthink
|
7a925f0075
checkForJavascript never returns SMPRF_JS_AUTODETECT
|
20 年之前 |
tokul
|
f4a491aee7
documenting prefs functions
|
20 年之前 |
Jimmy Conner
|
934df3d319
Added hook for Preferences Backend to resolve potential file inclusions
|
20 年之前 |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 年之前 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 年之前 |
Jimmy Conner
|
6bfd0f1168
Remove unused globals
|
21 年之前 |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 年之前 |
Fredrik Jervfors
|
303d308968
XHTML fixes
|
21 年之前 |
Fredrik Jervfors
|
418d8edc07
Removing phpDocumentator tag which shouldn't be used here
|
21 年之前 |
Fredrik Jervfors
|
8133319f74
Adding phpDocumentator block
|
21 年之前 |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 年之前 |
Erin Schnabel
|
f3a24d0463
updates to make javascript actually behave correctly for real.
|
21 年之前 |
Erin Schnabel
|
c072809def
finish "buttonizing" read_body header.
|
21 年之前 |
Thijs Kinkhorst
|
644750922c
We don't support PHP 4.0.x anymore; update the docs to reflect that and
|
21 年之前 |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 年之前 |
Alexandros Vellis
|
882ec3b7b0
If admin has set in config_local.php, then use that. (For LDAP Preferences plugin)
|
21 年之前 |
Thijs Kinkhorst
|
2751145774
Add phpdoc doc blocks to some files.
|
22 年之前 |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 年之前 |
Thijs Kinkhorst
|
e49b29a2d1
MS Exch can be set up that users have to use DOMAIN/username/mailbox
|
22 年之前 |
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 年之前 |