From 89a7785770ba31f5874ce0e4bc1cd422f1b19d33 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Wed, 14 Nov 2012 00:01:47 +0000 Subject: [PATCH] Gah whitespace --- functions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/functions.php b/functions.php index ad5d5fc..53bf03c 100644 --- a/functions.php +++ b/functions.php @@ -28,6 +28,4 @@ add_filter( 'post_comments_feed_link', 'remove_comments_rss' ); -------------------------------------------------------------- */ if ( function_exists( 'register_sidebar' ) ) - register_sidebar(); - -?> + register_sidebar(); \ No newline at end of file