31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-07 16:00:48 +00:00
jedchecker/administrator/components/com_jedchecker/libraries/rules/jexec.ini
2021-08-31 21:59:45 +03:00

17 lines
615 B
INI

; @package Joomla.JEDChecker
;
; @copyright Copyright (C) 2017 - 2019 Open Source Matters, Inc. All rights reserved.
; Copyright (C) 2008 - 2016 compojoom.com . All rights reserved.
; @author Daniel Dimitrov <daniel@compojoom.com>
; eaxs
;
; @license GNU General Public License version 2 or later; see LICENSE.txt
; This is the configuration file of the JEXEC rule.
;
; The valid constants to search for
constants ="_JEXEC, JPATH_PLATFORM, JPATH_BASE, AKEEBAENGINE, WF_EDITOR"
libfolders="vendor,vendors,composer,libraries"
libfiles="LICENSE,LICENSE.txt,license.txt,composer.json"