mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-12 00:06:27 +00:00
add a comment
This commit is contained in:
parent
58e3bebf67
commit
9e2c702b6b
@ -125,6 +125,7 @@ class JedcheckerRulesJexec extends JEDcheckerRule
|
||||
*/
|
||||
protected function init_jexec()
|
||||
{
|
||||
// Generate regular expression to match JEXEC quard
|
||||
$defines = $this->params->get('constants');
|
||||
$defines = explode(',', $defines);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user