From 2fb0c4c2108a9adb1d1654e748d36c213839867f Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 2 Dec 2016 08:14:41 -0500 Subject: [PATCH] for going to ws6 --- GLM_site_check.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/GLM_site_check.phtml b/GLM_site_check.phtml index 62cb44c..443764b 100644 --- a/GLM_site_check.phtml +++ b/GLM_site_check.phtml @@ -6,11 +6,11 @@ */ // Set these parameters for each site - + //no database -echo "GLM_site_check:ACTIVE-WS1"; +echo "GLM_site_check:ACTIVE-WS6"; exit; - + //define( 'HOST', 'ds1.gaslightmedia.com' ); //define( 'USER', 'nobody' ); //define( 'DBNAME', 'pellstonairport' ); @@ -18,6 +18,6 @@ exit; // End of parameters to set for each site //include('/home/httpd/templates/Global_site_check.phtml') - + ?> -- 2.17.1