From: Steve Sutton Date: Thu, 1 Dec 2016 17:29:37 +0000 (-0500) Subject: update for ws6 X-Git-Tag: v1.0.0^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=568da210cfec7f5a9d79075f24925664cc0d7293;p=web%2Fwww.classiccarcocoon.com.git update for ws6 --- diff --git a/GLM_site_check.phtml b/GLM_site_check.phtml index 53d8e02..0dcffa6 100644 --- a/GLM_site_check.phtml +++ b/GLM_site_check.phtml @@ -6,11 +6,11 @@ */ // Set these parameters for each site - -echo "GLM_site_check:ACTIVE-WS1"; + +echo "GLM_site_check:ACTIVE-WS6"; exit; -//no database +//no database //define( 'HOST', 'ds4.gaslightmedia.com' ); //define( 'USER', 'nobody' ); //define( 'DBNAME', 'classiccarcocoon' ); @@ -18,6 +18,6 @@ exit; // End of parameters to set for each site include('/home/httpd/templates/Global_site_check.phtml') - + ?>