Actions
Task #78341
closedShorten checkFilePermissions.sh ignore list
Start date:
2016-10-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The IGNORE
list in checkFilePermissions.sh
is set up with numerical indices, this can be simplified by initializing the array with all values directly.
Actions