phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / develop / benchmark.php

History | View | Annotate | Download (11.5 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

6497 10/14/2006 04:56 pm Meik Sievertsen

- store sql_layer directly within the layer itself
- new method sql_multi_insert to circumvent db-specific hacks
(hopefully not introduced any parsing errors)

5250 10/03/2005 05:44 pm Meik Sievertsen

blabla

2168 02/16/2002 11:35 am bartvb

Fixed some security problems for those people that didn't remove or disable the /develop/ dir in their CVS install

1131 10/05/2001 10:01 pm natec

slight changes to benchmark script.

1130 10/05/2001 09:41 pm natec

Updated benchmark db populating script for current codebase. Removed some functionality (creation of cats/forums)...

1014 09/09/2001 12:58 am bartvb

Fixed bug #459874

130 03/23/2001 12:10 am thefinn

scripts in develop will work from that dir now

123 03/22/2001 12:37 am bartvb

Moved to /develop/ dir