]> git.mxchange.org Git - mailer.git/blob - DOCS/validator.sh
New naming convention applied to many functions, see #118 for details
[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