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 dded3a1 commit 483efadCopy full SHA for 483efad
MysqliDb.php
@@ -1487,4 +1487,3 @@ public function tableExists ($tables) {
1487
return $this->count == $count;
1488
}
1489
} // END class
1490
-?>
dbObject.php
@@ -688,4 +688,3 @@ public static function autoload ($path = null) {
688
spl_autoload_register ("dbObject::dbObjectAutoload");
689
690
691
0 commit comments