diff --git a/tools/check.php b/tools/check.php index 3d95abaff7..419e1eb2cc 100755 --- a/tools/check.php +++ b/tools/check.php @@ -36,6 +36,7 @@ $whiteList[] = 'file-export2html'; $whiteList[] = 'file-export2excel'; $whiteList[] = 'file-export2word'; $whiteList[] = 'file-senddownheader'; +$whiteList[] = 'file-read'; $whiteList[] = 'help-field'; $whiteList[] = 'index-testext'; $whiteList[] = 'productplan-commonaction';