We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00df2e3 commit 78ca39bCopy full SHA for 78ca39b
system/database/drivers/interbase/interbase_driver.php
@@ -114,21 +114,6 @@ public function db_select()
114
115
// --------------------------------------------------------------------
116
117
- /**
118
- * Set client character set
119
- *
120
- * @param string
121
122
- * @return bool
123
- */
124
- public function db_set_charset($charset, $collation)
125
- {
126
- // Must be determined at connection
127
- return TRUE;
128
- }
129
-
130
- // --------------------------------------------------------------------
131
132
/**
133
* Version number query string
134
*
0 commit comments