From: Evan Prodromou Date: Wed, 9 Feb 2011 16:04:52 +0000 (-0500) Subject: Remove executable bits from Auth_SASL files X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bfa053ef1724cd57986ccdc0fb1717c22fd02230;p=quix0rs-gnu-social.git Remove executable bits from Auth_SASL files --- diff --git a/extlib/Auth/SASL.php b/extlib/Auth/SASL.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/Anonymous.php b/extlib/Auth/SASL/Anonymous.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/Common.php b/extlib/Auth/SASL/Common.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/CramMD5.php b/extlib/Auth/SASL/CramMD5.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/DigestMD5.php b/extlib/Auth/SASL/DigestMD5.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/Login.php b/extlib/Auth/SASL/Login.php old mode 100755 new mode 100644 diff --git a/extlib/Auth/SASL/Plain.php b/extlib/Auth/SASL/Plain.php old mode 100755 new mode 100644