Fixes for a lot bug tickets. (Sorry for lame comment)
[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