From 7835b2ef6b517398c0e5011f67bdbf2be3e55349 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 8 Jan 2016 17:19:44 -0500 Subject: [PATCH] changed golf course list by adding pine river country club --- functions.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index cddd90e..6210d8e 100644 --- a/functions.php +++ b/functions.php @@ -401,8 +401,8 @@ Pleasant Hills, PohlCat, Riverwood Resort, Snow Snake, -St. Ives, -Tullymore' ); +pine River Country Club', + ); } function my_ajax_callback_function() { @@ -464,4 +464,4 @@ add_action('thematic_searchloop', 'mytheme_search_loop'); //} //add_filter('the_content', 'custom_content'); -?> +? \ No newline at end of file -- 2.17.1