1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 23:37:39 +02:00

merge r10269

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_6@10270 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2009-11-14 23:00:30 +00:00
parent 0cdf46db0f
commit 46a07c94ba

View File

@@ -1563,7 +1563,7 @@ function change_database_data(&$no_updates, $version)
break;
// No changes from 3.0.6-RC4 to 3.0.6
case '3.0.6-RC3':
case '3.0.6-RC4':
break;
}
}