projects
/
web
/
www.thelindy.com.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f03a14
)
update for live site
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 20:16:43 +0000
(15:16 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 1 Dec 2016 20:16:43 +0000
(15:16 -0500)
GLM_site_check.phtml
patch
|
blob
|
history
diff --git
a/GLM_site_check.phtml
b/GLM_site_check.phtml
index
239399b
..
b8316c2
100644
(file)
--- a/
GLM_site_check.phtml
+++ b/
GLM_site_check.phtml
@@
-14,8
+14,8
@@
switch ($DB) {
echo "GLM_site_check:ACTIVE";
exit;
break;
- case 1:
- define( 'HOST', 'ds
1
.gaslightmedia.com' );
+ case 1:
+ define( 'HOST', 'ds
4
.gaslightmedia.com' );
define( 'USER', 'nobody' );
define( 'DBNAME', 'thelindy' );
break;
@@
-23,7
+23,7
@@
switch ($DB) {
// End of parameters to set for each site
-include('/
home/httpd
/templates/Global_site_check.phtml')
-
+include('/
var/www
/templates/Global_site_check.phtml')
+
?>