]> git.mxchange.org Git - mailer.git/blob - DOCS/validator.sh
Direct registration added, typo fixed, admin session on missing/failed login fixed...
[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