Core/Warden: Ignore the length value in the database for MEM_CHECK checks. Hi there Aokromes.

(cherry picked from commit fc32c3fd3b2e91702a41798ef962cbc8475c8584)
This commit is contained in:
Treeston
2022-02-04 00:27:11 +01:00
committed by Shauren
parent 15d75dea10
commit 669b6bea21
3 changed files with 9 additions and 6 deletions
@@ -0,0 +1,2 @@
--
UPDATE `warden_checks` SET `length`=NULL WHERE `type`=243;