added new module type

This commit is contained in:
alejandro-campos 2020-05-04 12:22:04 +02:00
parent 1140a4345a
commit 197e309129
1 changed files with 1 additions and 1 deletions
pandora_console/extras/mr

View File

@ -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;
COMMIT;