mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Tiny typo change to r9743, #46425.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10013 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -13,7 +13,7 @@ $updates_to_version = '3.0.6-dev';
|
||||
// Enter any version to update from to test updates. The version within the db will not be updated.
|
||||
$debug_from_version = '3.0.5';
|
||||
|
||||
// Which oldest version does this updater supports?
|
||||
// Which oldest version does this updater support?
|
||||
$oldest_from_version = '3.0.0';
|
||||
|
||||
// Return if we "just include it" to find out for which version the database update is responsible for
|
||||
|
Reference in New Issue
Block a user