From 5b26bda6ea80559b2ed4dddd2488520dfeea862f Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 5 Jun 2014 15:59:14 +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. Built from https://develop.svn.wordpress.org/trunk@28678 git-svn-id: http://core.svn.wordpress.org/trunk@28496 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/plugins/index.php | 1 - wp-content/themes/index.php | 1 - 2 files changed, 2 deletions(-) diff --git a/wp-content/plugins/index.php b/wp-content/plugins/index.php index 4e6c07c7ee..62200328fd 100644 --- a/wp-content/plugins/index.php +++ b/wp-content/plugins/index.php @@ -1,3 +1,2 @@ \ No newline at end of file diff --git a/wp-content/themes/index.php b/wp-content/themes/index.php index 4e6c07c7ee..62200328fd 100644 --- a/wp-content/themes/index.php +++ b/wp-content/themes/index.php @@ -1,3 +1,2 @@ \ No newline at end of file