X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=716e1c370a30da229eb6afc31d909caabbc29edf;hb=3bc2454e91760469305726cdfb6fd9d9f62eb788;hp=a105e2e8c1cd3822743fc99823e9a68936aecdce;hpb=fb82c75b495a4bf2de5e93b73adfb1b42a0cddc4;p=quix0rs-gnu-social.git diff --git a/install.php b/install.php index a105e2e8c1..716e1c370a 100644 --- a/install.php +++ b/install.php @@ -265,10 +265,10 @@ class WebInstaller extends Installer
  • Initial access settings for your site

  • @@ -350,7 +350,7 @@ STR; $fail = true; } - if (!in_array($this->ssl, array('never', 'sometimes', 'always'))) { + if (!in_array($this->ssl, array('never', 'always'))) { $this->updateStatus("Bad value for server SSL enabling."); $fail = true; } @@ -376,19 +376,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - - -