phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / develop / benchmark.php

History | View | Annotate | Download (11.4 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2796 07/31/2002 08:50 pm dougk_ff7

Ok, it's that time again! Well, in preparation for the release of 2.0.2, I
have created the update file. The update has a schema change in the
phpbb_groups table; the group id is now auto-increment. This should solve
a problem in upgrade.php, as well as make some scripts a little more...

2483 04/04/2002 04:47 pm

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

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