summaryrefslogtreecommitdiff
path: root/program/lib/MDB2/Driver/Manager/fbsql.php
diff options
context:
space:
mode:
Diffstat (limited to 'program/lib/MDB2/Driver/Manager/fbsql.php')
-rwxr-xr-xprogram/lib/MDB2/Driver/Manager/fbsql.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/lib/MDB2/Driver/Manager/fbsql.php b/program/lib/MDB2/Driver/Manager/fbsql.php
index 60850bb5f..c1895ce4d 100755
--- a/program/lib/MDB2/Driver/Manager/fbsql.php
+++ b/program/lib/MDB2/Driver/Manager/fbsql.php
@@ -478,7 +478,6 @@ class MDB2_Driver_Manager_fbsql extends MDB2_Driver_Manager_Common
* @return mixed data array on success, a MDB2 error on failure
* @access public
*/
- */
function listTableIndexes($table)
{
$db =& $this->getDBInstance();