]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/prop-set.sh
Fix for listing all user's stats instead of stats of only a specific sub id
[mailer.git] / DOCS / prop-set.sh
old mode 100644 (file)
new mode 100755 (executable)
index 41f7869..b3de570
@@ -1,6 +1 @@
-#!/bin/sh
-
-find -type f -name "*.php" -exec svn propset svn:keywords "Author Id Revision HeadURL Date Tag" {} \;
-cd inc/phpmailer/
-find -type f -name "*.php" -exec svn propdel svn:keywords {} \;
-cd -
+#@DEPRECATED