Improvements to settings.php file

This commit is contained in:
Jonathan Rosenbaum
2017-09-06 05:16:50 +00:00
parent 8ee548657c
commit 70a7d9daab
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ WV, USA";
$cfg_phone="123-456-7890";
$cfg_email="jr@bikelover.org";
$cfg_fax="";
$cfg_website="http://biketree.wvcompletestreets.org";
$cfg_website="https://biketree.bikelover.org";
$cfg_other="";
$cfg_server="mysql";
$cfg_database="biketree";