Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
11 years ago |
Peter Spicer
|
d734f78d2d
! Try to make sure the DB session serializer is indeed using one we know to be safe (fixes #277)
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
Spuds
|
9b3431a24a
! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy
|
12 years ago |
Spuds
|
7165dca776
! Sometimes git merges are just strange ....
|
12 years ago |
Spuds
|
3af69457de
Merge branch 'master' of https://github.com/emanuele45/playpen
|
12 years ago |
Spuds
|
cffb9c6f39
! Update for additional valid session characters when session.hash_bits_per_character is set to 6
|
12 years ago |
emanuele
|
07162b27cb
! Session ids supported up to 64 chars and rawlogic's fix for sessions expanded to all the checks in Session.php
|
12 years ago |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 years ago |
Spuds
|
2be623e0c9
! More documentation.
|
12 years ago |
Spuds
|
b37e796548
! Small patch for 4841
|
12 years ago |
Spuds
|
de099bdbc2
! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!)
|
12 years ago |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 years ago |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 years ago |
Spuds
|
8965e86c4d
! Pedantry in action. Making sure all new files have 'LF' svn property.
|
12 years ago |
Spuds
|
a22d7eb0b7
+ A forgotten file at a previous commit sometime last night, Session.php
|
12 years ago |