2019-03-09 20:44:14 +01:00
|
|
|
; @package Joomla.JEDChecker
|
2019-03-10 09:49:52 +01:00
|
|
|
;
|
2019-03-10 17:09:42 +01:00
|
|
|
; @copyright Copyright (C) 2017 - 2019 Open Source Matters, Inc. All rights reserved.
|
|
|
|
; Copyright (C) 2008 - 2016 compojoom.com . All rights reserved.
|
2019-03-10 09:49:52 +01:00
|
|
|
; @author Daniel Dimitrov <daniel@compojoom.com>
|
|
|
|
;
|
2019-03-09 20:44:14 +01:00
|
|
|
; @license GNU General Public License version 2 or later; see LICENSE.txt
|
2012-08-04 20:48:04 +02:00
|
|
|
|
|
|
|
; The valid constants to search for
|
2021-07-31 16:21:45 +02:00
|
|
|
encodings ="base64,base64_decode,base64_encode,zlib_decode,zlib_encode"
|