31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-21 22:12:20 +00:00

add zlib's encode/decode

This commit is contained in:
Denis Ryabov 2021-02-24 01:14:06 +03:00
parent c55e5e928f
commit ad64bd21b7

View File

@ -7,4 +7,4 @@
; @license GNU General Public License version 2 or later; see LICENSE.txt
; The valid constants to search for
encodings ="base64_decode,base64_encode"
encodings ="base64_decode,base64_encode,zlib_decode,zlib_encode"