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

This commit is contained in:
Treeston
2020-08-20 18:34:09 +02:00
parent a3971ca4b0
commit fc32c3fd3b
3 changed files with 9 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `warden_checks` SET `length`=NULL WHERE `type`=243;