Merge branch '3.2.x'

This commit is contained in:
Marc Alexander 2018-10-28 00:02:44 +02:00
commit 097f7bd565
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -77,7 +77,7 @@ class database
'LABEL' => 'Oracle',
'SCHEMA' => 'oracle',
'MODULE' => 'oci8',
'DELIM' => '/',
'DELIM' => ';',
'DRIVER' => 'phpbb\db\driver\oracle',
'AVAILABLE' => true,
'2.0.x' => false,