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:
Andreas Fischer 2009-08-18 08:22:17 +00:00
parent 977ba9a68a
commit 5ecc57b87e

View file

@ -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