From 730b9104938daed85a01c8a6bccaddf5a2ed6616 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 8 Jan 2016 17:35:29 -0500 Subject: [PATCH] fixing syntax error --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 71bc109..5036d88 100644 --- a/functions.php +++ b/functions.php @@ -464,4 +464,4 @@ add_action('thematic_searchloop', 'mytheme_search_loop'); //} //add_filter('the_content', 'custom_content'); -? \ No newline at end of file +?> \ No newline at end of file -- 2.17.1