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

Fix for theme render test. Disabled debug routines when inactive. Bootstrap3 moved modal to footer. Code cleanup.

This commit is contained in:
Cameron
2020-05-04 12:10:22 -07:00
parent 951cefec27
commit ad7caf78e8
6 changed files with 39 additions and 17 deletions

View File

@@ -27,7 +27,7 @@
$this->assertTrue(false, "Couldn't load e107table object");
}
$this->ns->__construct();
$this->ns->init();
}
/*