From 9b6b41c353876c12d0b090096bd3f606e66ef8e5 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 26 Feb 2017 08:44:41 -0800 Subject: [PATCH] Remove empty space after php tag. --- e107_plugins/social/e_admin.php | 2 +- e107_plugins/social/e_shortcode.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_plugins/social/e_admin.php b/e107_plugins/social/e_admin.php index 9d2b0bb69..3ab19b594 100644 --- a/e107_plugins/social/e_admin.php +++ b/e107_plugins/social/e_admin.php @@ -75,4 +75,4 @@ class social_admin -?> +?> \ No newline at end of file diff --git a/e107_plugins/social/e_shortcode.php b/e107_plugins/social/e_shortcode.php index 4961ddfd3..0f5c191ea 100644 --- a/e107_plugins/social/e_shortcode.php +++ b/e107_plugins/social/e_shortcode.php @@ -408,4 +408,4 @@ TMPL; } -?> +?> \ No newline at end of file