From 568da210cfec7f5a9d79075f24925664cc0d7293 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 1 Dec 2016 12:29:37 -0500 Subject: [PATCH] update for 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 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') - + ?> -- 2.17.1