mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
up the version number
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1891,7 +1891,7 @@ function change_database_data(&$no_updates, $version)
|
||||
}
|
||||
|
||||
/**
|
||||
* Do not resync post counts here. An admin may later do this from the ACP
|
||||
* Do not resync post counts here. An admin may do this later from the ACP
|
||||
$start = 0;
|
||||
$step = ($config['num_posts']) ? (max((int) ($config['num_posts'] / 5), 20000)) : 20000;
|
||||
|
||||
|
Reference in New Issue
Block a user