From 599708fc906c2677e5bb1d1ceea0a2a3a4a3d5c3 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Fri, 14 Jun 2013 10:46:43 +0000 Subject: [PATCH] remove extra spaces git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@23202 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/facebook.inc.php | 2 +- include/google.inc.php | 2 +- include/pinterest.inc.php | 2 +- include/tumblr.inc.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/facebook.inc.php b/include/facebook.inc.php index 912424d..01946f7 100644 --- a/include/facebook.inc.php +++ b/include/facebook.inc.php @@ -44,4 +44,4 @@ function socialbutt_facebook($basename, $root_url, &$tpl_vars, &$buttons) $buttons[] = 'facebook_button'; } -?> \ No newline at end of file +?> \ No newline at end of file diff --git a/include/google.inc.php b/include/google.inc.php index 8e6ae9a..0cf436d 100644 --- a/include/google.inc.php +++ b/include/google.inc.php @@ -45,4 +45,4 @@ function socialbutt_google($basename, $root_url, &$tpl_vars, &$buttons) $buttons[] = 'google_button'; } -?> \ No newline at end of file +?> \ No newline at end of file diff --git a/include/pinterest.inc.php b/include/pinterest.inc.php index 93283cd..d0b1f9e 100644 --- a/include/pinterest.inc.php +++ b/include/pinterest.inc.php @@ -29,4 +29,4 @@ function socialbutt_pinterest($basename, $root_url, &$tpl_vars, &$buttons) $buttons[] = 'pinterest_button'; } -?> \ No newline at end of file +?> \ No newline at end of file diff --git a/include/tumblr.inc.php b/include/tumblr.inc.php index e3f8b6c..e1a5699 100644 --- a/include/tumblr.inc.php +++ b/include/tumblr.inc.php @@ -39,4 +39,4 @@ function socialbutt_tumblr($basename, $root_url, &$tpl_vars, &$buttons) $buttons[] = 'tumblr_button'; } -?> \ No newline at end of file +?> \ No newline at end of file