Skip to content

Commit

Permalink
Merge pull request #4084 from danijelGombac/patch-13
Browse files Browse the repository at this point in the history
Update startup.php
  • Loading branch information
danielkerr committed Mar 10, 2016
2 parents 78093c4 + 057f12e commit 7d653c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload/catalog/controller/startup/startup.php
Expand Up @@ -18,6 +18,7 @@ public function index() {

if (!$query->num_rows) {
$this->config->set('config_url', HTTP_SERVER);
$this->config->set('config_ssl', HTTPS_SERVER);
}

// Settings
Expand Down

0 comments on commit 7d653c6

Please sign in to comment.