Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 years ago |
stekkel
|
35faa69edf
Undo my stupidity
|
21 years ago |
stekkel
|
ad94f2adaa
Set the base path before every session_start in case we loose track of the
|
21 years ago |
tassium
|
ddc8f6ade3
This segment of code should be left in until at least Squirrelmail 1.7.x, to give plugins a chance to adapt to the $uid_support option being gone. Reversing Thijs's commit.
|
21 years ago |
Thijs Kinkhorst
|
5a4550f372
Remove almost all left overs of our non-uid-imap-server support.
|
21 years ago |
Thijs Kinkhorst
|
644750922c
We don't support PHP 4.0.x anymore; update the docs to reflect that and
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
Jimmy Conner
|
9d5770a2ea
Back out support for using SM without Frames
|
21 years ago |
Jimmy Conner
|
742afd5b0e
Added support for using Squirrelmail without frames
|
21 years ago |
Thijs Kinkhorst
|
2751145774
Add phpdoc doc blocks to some files.
|
22 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
tassium
|
88bedca137
Made sure $uid_support is forced true for those who didn't use conf.pl to edit their config.
|
22 years ago |
jangliss
|
94a2124bd0
I should have probably added this many months ago when I first found out
|
22 years ago |
Erin Schnabel
|
0c9a8003c5
Add check for just FORM data (POST/GET)
|
22 years ago |
Erin Schnabel
|
1d129bc9fa
Correct login issues with PHP < 4.1
|
22 years ago |
pdontthink
|
0b5881d78f
Explicitly define for old php versions when it's undefined
|
22 years ago |
Erin Schnabel
|
a8b1114405
WOOOPS. darnit.
|
22 years ago |
Erin Schnabel
|
c1052db2fd
Erroneous use of quotes in the switch in sqgetGlobalVar.
|
22 years ago |
jangliss
|
f88dec2b0c
Silly me, functions require () to work.
|
22 years ago |
jangliss
|
3edffd0a36
Remove the unnecesary sqextractGlobalVar function, and replace with the new
|
22 years ago |
Thijs Kinkhorst
|
3531e21d4d
Implement sqextractGlobalVar with sqgetGlobalVar
|
22 years ago |
Erin Schnabel
|
6e38ee4a74
Thanks shiruken! needed single quotes around switch constants
|
22 years ago |
Erin Schnabel
|
39496fd3bc
added constants to fetch COOKIE and SERVER values
|
22 years ago |
Erin Schnabel
|
3b6e061082
Added new function:
|
22 years ago |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 years ago |
Thijs Kinkhorst
|
f0fc6b10b3
Session naming in devel.
|
22 years ago |
Erin Schnabel
|
415b302b6f
Wanted to add the SquirrelMail versioning functions we'd talked about before
|
22 years ago |
jangliss
|
b94ac6f063
Lets see if we can get this cookie thing right this time.
|
22 years ago |
jangliss
|
f6ac49ac49
And again... need to destroy cookies as they are created
|
22 years ago |
jangliss
|
facbf3f2cc
Sync'ing global.php with stable to fix multi-session merges, and also
|
22 years ago |