projects
/
web
/
www.classiccarcocoon.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea251a
)
update for ws6
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 17:29:37 +0000
(12:29 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 17:29:37 +0000
(12:29 -0500)
GLM_site_check.phtml
patch
|
blob
|
history
diff --git
a/GLM_site_check.phtml
b/GLM_site_check.phtml
index
53d8e02
..
0dcffa6
100644
(file)
--- 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-WS
1
";
+
+echo "GLM_site_check:ACTIVE-WS
6
";
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')
-
+
?>