for going to ws6
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Dec 2016 13:14:41 +0000 (08:14 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 Dec 2016 13:14:41 +0000 (08:14 -0500)
GLM_site_check.phtml

index 62cb44c..443764b 100644 (file)
@@ -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')
-   
+
 ?>