From 435134f7eb673ab8130841db61832c5317519678 Mon Sep 17 00:00:00 2001 From: epriestley Date: Tue, 12 Nov 2013 17:48:47 -0800 Subject: [PATCH] Strip +x from some WePay files Summary: I opened a pull request to fix this in the WePay upstream, see . Fix it here too now until that gets pulled. Auditors: btrahan --- externals/wepay/iframe_demoapp/checkout.php | 0 externals/wepay/iframe_demoapp/list_accounts.php | 0 externals/wepay/wepay.php | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 externals/wepay/iframe_demoapp/checkout.php mode change 100755 => 100644 externals/wepay/iframe_demoapp/list_accounts.php mode change 100755 => 100644 externals/wepay/wepay.php diff --git a/externals/wepay/iframe_demoapp/checkout.php b/externals/wepay/iframe_demoapp/checkout.php old mode 100755 new mode 100644 diff --git a/externals/wepay/iframe_demoapp/list_accounts.php b/externals/wepay/iframe_demoapp/list_accounts.php old mode 100755 new mode 100644 diff --git a/externals/wepay/wepay.php b/externals/wepay/wepay.php old mode 100755 new mode 100644