diff --git a/src/databases/firebird.php b/src/databases/firebird.php index 528ea2d..4028958 100644 --- a/src/databases/firebird.php +++ b/src/databases/firebird.php @@ -138,9 +138,9 @@ class firebird { function get_tables() { $sql = <<statement = $this->query($sql); @@ -163,9 +163,9 @@ SQL; function get_system_tables() { $sql = <<statement = $this->query($sql);