From a88e82020c7c4862595a350a2b559d69adf3af40 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 3 Nov 2021 17:22:55 +0000 Subject: [PATCH] General: Remove the `svn:executable` property from `wp-admin/_index.php`. The property appears to be added accidentally. The removing was mentioned but not included in the previous commit. Follow-up to [38049], [42200], [46585], [51995], [52001]. See #54321. git-svn-id: https://develop.svn.wordpress.org/trunk@52005 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/_index.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/wp-admin/_index.php diff --git a/src/wp-admin/_index.php b/src/wp-admin/_index.php old mode 100755 new mode 100644