projects
/
WP-Themes
/
saultstemarie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf863db
)
reverting https settings back in the setup.phtml file
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Feb 2017 20:28:53 +0000
(15:28 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 15 Feb 2017 20:28:53 +0000
(15:28 -0500)
setup/setup.phtml
patch
|
blob
|
history
diff --git
a/setup/setup.phtml
b/setup/setup.phtml
index
8cbed4f
..
064e282
100644
(file)
--- a/
setup/setup.phtml
+++ b/
setup/setup.phtml
@@
-489,7
+489,7
@@
define('ERROR_LOG_IDENT', $serverConfig->error->ident);
//);
// CPS 2/20/13 $BASE_SECURE_URL = "https://$base_url";
-$BASE_SECURE_URL = "http://$base_url";
+$BASE_SECURE_URL = "http
s
://$base_url";
/**
* Url used for the secure site
*