phpBB Development: phpBB is a popular open-source bulletin board written in PHP. This repository also contains the history of version 2.
Find a file
Joas Schilling 4340e5a217 [ticket/9140] Check current board version in incremental update packages
We need to use $this->current_version in this case instead of
$config['version']. Otherwise the message will be displayed after the database
got updated from database_update.php. Using PHPBB_VERSION from
includes/constants.php is not the right selection either, because than the
message is displayed after the files got updated and are checked one last time.

PHPBB3-9140
2010-11-10 18:26:02 +01:00
build [develop-olympus] Bumping version number for 3.0.8-RC1. 2010-11-08 23:21:27 +01:00
git-tools/hooks Merge branch 'task/cs278/git-tools' into develop-olympus 2010-09-09 00:20:38 +02:00
phpBB [ticket/9140] Check current board version in incremental update packages 2010-11-10 18:26:02 +01:00
tests [task/mssql-db-tests] Split up database tests into SELECT and write operations 2010-10-25 19:43:39 +02:00
.gitignore [ticket/9848] Add avatars, attachments and store files to .gitignore. 2010-10-15 18:08:43 +02:00