1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Debug Test.

This commit is contained in:
Cameron
2020-05-04 12:30:15 -07:00
parent 715d8dde60
commit 14e8a28d2d

View File

@@ -26,6 +26,7 @@
$this->assertTrue(false, "Couldn't load e107_db_debug object"); $this->assertTrue(false, "Couldn't load e107_db_debug object");
} }
$this->dbg->active(true);
} }
/* /*
public function testShowIf() public function testShowIf()