phpBB
Statistics
| Revision:

root / trunk / phpBB / develop / benchmark.php

History | View | Annotate | Download (11.5 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10887 12/13/2010 03:45 pm Git Gatekeeper

commit adfa1656fb9d8b5bb601af1d7a6720884954d87a
Merge: bd579c8 af5b9a9
Author: Nils Adermann <>
Date: Mon Dec 13 16:35:55 2010 +0100

Merge branch 'ticket/igorw/9556' into develop
  • ticket/igorw/9556:
    [ticket/9556] Drop php closing tags, add trailing newline...
10211 10/04/2009 07:14 pm Meik Sievertsen

Copy 3.0.x branch to trunk

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