]> git.mxchange.org Git - mailer.git/blob - DOCS/validator.sh
Refback extension in alpha phase finished, users can give refback to all refs in...
[mailer.git] / DOCS / validator.sh
1 #!/bin/sh
2
3 find templates/de/html/ -type f -name *.tpl -exec php DOCS/tpl-validator.php {} \; | grep Warning | cut -d "/" -f 1-5 | grep -v "error parsing attribute name">warnings.log