mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
git-svn-id: file:///svn/phpbb/trunk@6955 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9a685e7a48
commit
c83a2fa1d3
1 changed files with 1 additions and 1 deletions
|
@ -555,7 +555,7 @@ class install_convert extends module
|
|||
break;
|
||||
|
||||
default:
|
||||
$convert->truncate_statement = 'TRUNCATE TABLE ');
|
||||
$convert->truncate_statement = 'TRUNCATE TABLE ';
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue