Skip to content

Commit

Permalink
Update startup.php
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelGombac committed Mar 9, 2016
1 parent 78093c4 commit 057f12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload/catalog/controller/startup/startup.php
Original file line number Diff line number Diff line change
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 057f12e

Please sign in to comment.