mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
oops
git-svn-id: file:///svn/phpbb/trunk@6373 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a46a0c10c9
commit
b1aa007693
1 changed files with 1 additions and 0 deletions
|
@ -1761,6 +1761,7 @@ class install_install extends module
|
||||||
{
|
{
|
||||||
$error[] = $lang['INST_ERR_DB_NO_MYSQLI'];
|
$error[] = $lang['INST_ERR_DB_NO_MYSQLI'];
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
case 'oracle':
|
case 'oracle':
|
||||||
$sql = "SELECT *
|
$sql = "SELECT *
|
||||||
|
|
Loading…
Add table
Reference in a new issue