finished unit-tests for Mysqls-ApiCommand
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -54,6 +54,7 @@ Database::query("TRUNCATE TABLE `" . TABLE_PANEL_DOMAINREDIRECTS . "`;");
|
||||
Database::query("TRUNCATE TABLE `" . TABLE_PANEL_ADMINS . "`;");
|
||||
Database::query("TRUNCATE TABLE `" . TABLE_PANEL_IPSANDPORTS . "`;");
|
||||
Database::query("TRUNCATE TABLE `" . TABLE_API_KEYS . "`;");
|
||||
Database::query("TRUNCATE TABLE `" . TABLE_PANEL_DATABASES . "`;");
|
||||
|
||||
// add superadmin
|
||||
Database::query("INSERT INTO `" . TABLE_PANEL_ADMINS . "` SET
|
||||
|
||||
Reference in New Issue
Block a user