31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-27 16:33:29 +00:00

Fix backslash in paths on Windows

This commit is contained in:
Denis Ryabov 2021-05-11 14:41:11 +03:00
parent 56363f5a09
commit f6df5dc520

View File

@ -172,7 +172,6 @@ class JedcheckerRulesJexec extends JEDcheckerRule
*/
protected function files($path)
{
$path = JPath::clean($path);
$arr = array();
// Read the source directory