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