From 197e3091291f7bbff37c5379a7744c57211b7b05 Mon Sep 17 00:00:00 2001 From: alejandro-campos Date: Mon, 4 May 2020 12:22:04 +0200 Subject: [PATCH] added new module type --- pandora_console/extras/mr/38.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/extras/mr/38.sql b/pandora_console/extras/mr/38.sql index d238c8e465..248c1aeb52 100644 --- a/pandora_console/extras/mr/38.sql +++ b/pandora_console/extras/mr/38.sql @@ -2,4 +2,4 @@ START TRANSACTION; INSERT INTO `ttipo_modulo` VALUES (38,'web_server_status_code_string',9,'Remote HTTP module to check server status code','mod_web_data.png'); -COMMIT; \ No newline at end of file +COMMIT;