]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/validator.sh
Fix for listing all user's stats instead of stats of only a specific sub id
[mailer.git] / DOCS / validator.sh
index 931964e3fa8e3b65580ce1f3a49e5f28c5faffad..b3de570576e026b8d19b94a6b4dcd7d3ab52dcd6 100755 (executable)
@@ -1,5 +1 @@
-#!/bin/sh
-
-echo "$0: Validating all templates..."
-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" > `dirname $0`/template-warnings.log
-echo "$0: done."
+#@DEPRECATED