1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 05:34:01 +02:00
git-svn-id: file:///svn/phpbb/trunk@6265 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2006-08-12 01:38:00 +00:00
parent a8c49875f7
commit b5a6291fa5
2 changed files with 161 additions and 167 deletions

View File

@@ -1881,7 +1881,7 @@ class install_install extends module
'LABEL' => 'SQLite',
'SCHEMA' => 'sqlite',
'MODULE' => 'sqlite',
'DELIM' => ';;',
'DELIM' => ';',
'COMMENTS' => 'remove_remarks'
),
);