| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -246,6 +246,7 @@ public function save() { | |||
| 246 | 246 | $errors = array(); | |
| 247 | 247 | $reload = false; | |
| 248 | 248 | $logout = false; | |
| 249 | + $ssl_host = clone $this->getPlugin()->getHttpsUrl(); | ||
| 249 | 250 | ||
| 250 | 251 | foreach ($this->getPlugin()->getSettings() as $key => $default) { | |
| 251 | 252 | if ( !array_key_exists($key, $_POST) && $default == 0 ) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments