From: Jamie Kahgee Date: Thu, 11 Feb 2010 15:06:54 +0000 (+0000) Subject: adding rotating images flag X-Git-Tag: v1.0.0~67 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=960ea9896bc2bd4aecf716c511430af46602cfe8;p=web%2FTroutCreek.git adding rotating images flag --- diff --git a/setup.phtml b/setup.phtml index 2f32735..90db148 100644 --- a/setup.phtml +++ b/setup.phtml @@ -154,7 +154,7 @@ if (!isset($SITEINFO)) { /* * Site has rotating images application? */ - define('ROTATING_IMAGES', 0); + define('ROTATING_IMAGES', 1); /** * Site has photo gallery? */