Spuds
|
f8d5075a85
! missing global in SplitTopics.php
|
12 年之前 |
Spuds
|
fba49b3745
! $context['browser'] was not setting all vars resulting in index errors on mods
|
12 年之前 |
Spuds
|
129237e9b6
! Some final folding, some fixing
|
12 年之前 |
Spuds
|
bb6cd5033f
! Fold in parts of Sub-Cache.php back in to Load.php
|
12 年之前 |
Spuds
|
4ed0808031
! fold enviroment.php refractor changes back to Load.php
|
12 年之前 |
Spuds
|
b2951f6ddf
! Updates to read_zip_data moving from Magic Number based parsing to a File Structure / Local Header parsing.
|
12 年之前 |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
12 年之前 |
Spuds
|
943ee77ad2
! Send the old_body to the search API
|
12 年之前 |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
12 年之前 |
Spuds
|
663e6db2b4
! A bunch more documentation changes
|
12 年之前 |
Spuds
|
886f427c4f
! Some more documentation changes
|
12 年之前 |
Spuds
|
f8cff26430
! Minor bug
|
12 年之前 |
Spuds
|
de099bdbc2
! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!)
|
12 年之前 |
Spuds
|
f265b300f9
! Some more substr() changes
|
12 年之前 |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
12 年之前 |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 年之前 |
Spuds
|
b698494cdd
! A couple of minor CSS changes that probably won't make any difference but were bothering me
|
12 年之前 |
Spuds
|
8965e86c4d
! Pedantry in action. Making sure all new files have 'LF' svn property.
|
12 年之前 |
Spuds
|
0e5ff1fc89
! Logging and error handling: a little step of refactoring of fatal errors (wip).
|
12 年之前 |
Spuds
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
12 年之前 |
Spuds
|
a68b381c5b
! Continuing with doc refactoring (made a little mistake with /* instead of /** (PHP Doc style)
|
12 年之前 |
Spuds
|
43a6f4bd7a
! Refactor our session handler implementation into a separate Session.php file. Load.php is overloaded. :P
|
12 年之前 |
Spuds
|
a18e888838
10610
|
12 年之前 |