mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2025-04-08 22:01:50 +00:00
Reverted the deepscan parameter
This commit is contained in:
parent
8bda064c44
commit
b71ffdfc7f
@ -86,9 +86,11 @@ class JedcheckerRulesJamss extends JEDcheckerRule
|
||||
* In order to make this easy to update, no syntax changes are applied. Just store the variables in the object
|
||||
* for faster use.
|
||||
*
|
||||
* @param bool $deepscan Merge the $jamssDeepSearchStrings
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
private function init_jamss()
|
||||
private function init_jamss($deepscan = true)
|
||||
{
|
||||
/*
|
||||
* START OF JAMSS CODE (approx line 76)
|
||||
|
Loading…
x
Reference in New Issue
Block a user