1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00
git-svn-id: file:///svn/phpbb/trunk@2533 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-04-20 00:36:33 +00:00
parent 5b0bba72b1
commit 36c0a04de9
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ if ( $row = $db->sql_fetchrow($result) )
$sql = array();
switch ( $row['config_value'] )
{
case '.0.0':
case '.1.0 [20020402]':
echo 'Updating from [20020402] :: ';
flush();