From 2ed8b8578ce1252c6e8d1c6ec41c106fc1b41c1c Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 5 Jun 2014 15:58:46 +0000 Subject: [PATCH] Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. props kraftbj. fixes #23505. git-svn-id: https://develop.svn.wordpress.org/trunk@28678 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/plugins/index.php | 1 - src/wp-content/themes/index.php | 1 - 2 files changed, 2 deletions(-) diff --git a/src/wp-content/plugins/index.php b/src/wp-content/plugins/index.php index 4e6c07c7ee..62200328fd 100644 --- a/src/wp-content/plugins/index.php +++ b/src/wp-content/plugins/index.php @@ -1,3 +1,2 @@ \ No newline at end of file diff --git a/src/wp-content/themes/index.php b/src/wp-content/themes/index.php index 4e6c07c7ee..62200328fd 100644 --- a/src/wp-content/themes/index.php +++ b/src/wp-content/themes/index.php @@ -1,3 +1,2 @@ \ No newline at end of file