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 d4167d0 commit d216281Copy full SHA for d216281
build/deleted_file_check.php
@@ -65,6 +65,10 @@ function usage($command)
65
$options['from'] . '/components/com_search',
66
$options['from'] . '/images/sampledata',
67
$options['from'] . '/installation',
68
+ $options['from'] . '/media/com_cpanel/js',
69
+ $options['from'] . '/media/com_modules/js',
70
+ $options['from'] . '/media/legacy/js',
71
+ $options['from'] . '/media/mod_multilangstatus',
72
$options['from'] . '/media/plg_quickicon_eos310',
73
$options['from'] . '/media/system/images',
74
$options['from'] . '/modules/mod_search',
0 commit comments