History | View | Annotate | Download (11.5 kB)
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
Copy 3.0.x branch to trunk
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
- store sql_layer directly within the layer itself- new method sql_multi_insert to circumvent db-specific hacks(hopefully not introduced any parsing errors)
blabla
Fixed some security problems for those people that didn't remove or disable the /develop/ dir in their CVS install
slight changes to benchmark script.
Updated benchmark db populating script for current codebase. Removed some functionality (creation of cats/forums)...
Fixed bug #459874
scripts in develop will work from that dir now
Moved to /develop/ dir