From: Steve Sutton Date: Wed, 4 Mar 2015 20:05:31 +0000 (-0500) Subject: set to 120 days ahead X-Git-Tag: v1.0.0^2~32 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4b3360ee4e55a0106c6597720058b0746cdc4e7b;p=web%2FGaylordGolfMecca.git set to 120 days ahead --- diff --git a/static/31.phtml b/static/31.phtml index d0e3fcc..bba7447 100644 --- a/static/31.phtml +++ b/static/31.phtml @@ -4,7 +4,7 @@ if (defined('COMMON_EVENTS') && COMMON_EVENTS) { $t = filter_var($_REQUEST['t']); $eventId = filter_var($_REQUEST['eventid'], FILTER_VALIDATE_INT); if (!$t && !$search && !$eventId) { - $_REQUEST['t'] = '30'; + $_REQUEST['t'] = '120'; } // set CommonApp define if not set