From 2a5cc989757f8c9b9269c6fe51cc6a3ae2059637 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 11 Jan 2016 14:50:14 -0500 Subject: [PATCH] Add new vacation rental block id --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.17.1