Skip to content

Commit

Permalink
Fix mapping character set to an Oracle charset name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed May 12, 2016
1 parent 740e3f8 commit 09bd2a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion framework/Db/lib/Horde/Db/Adapter/Oci8.php
Expand Up @@ -558,7 +558,6 @@ public function _oracleCharsetName($charset)
'iso-8859-7',
'iso-8859-8',
'iso-8859-9',
'iso-8859-1',
'iso-8859-10',
'iso-8859-13',
'iso-8859-15',
Expand Down

0 comments on commit 09bd2a2

Please sign in to comment.