We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961f425 commit 2e8ab94Copy full SHA for 2e8ab94
build/deleted_file_check.php
@@ -103,9 +103,10 @@ function usage($command)
103
$excludedFolders = [
104
'images/sampledata',
105
'installation',
106
+ 'media/com_guidedtours/images',
107
+ 'media/plg_behaviour_compat',
108
'media/plg_captcha_recaptcha',
109
'media/plg_captcha_recaptcha_invisible',
- 'media/plg_behaviour_compat',
110
'plugins/behaviour/compat',
111
];
112
0 commit comments