From: Steve Sutton Date: Mon, 11 Jan 2016 19:50:14 +0000 (-0500) Subject: Add new vacation rental block id X-Git-Tag: v1.0.0^2~15 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2a5cc989757f8c9b9269c6fe51cc6a3ae2059637;p=WP-Themes%2Fstaffords.git Add new vacation rental block id --- diff --git a/functions.php b/functions.php index dda79f8..c373821 100644 --- a/functions.php +++ b/functions.php @@ -25,7 +25,7 @@ define("PERRY_BLOCKS", 118); define("VACATION_PAGE", 197); define("VACATION_SLIDER", 5882); -define("VACATION_BLOCKS", 1557); +define("VACATION_BLOCKS", 14225); define("BAY_VIEW_PAGE", 187); define("BAY_VIEW_SLIDER", 5875);