X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=2752c967677cddc4dc07e68d43537893fbe4413e;hb=9077e3cea57c405325e3ebf0eaf1258fae2d0216;hp=f9d69262e290090894546c1a0cbed1f1c591d990;hpb=e506b8f7f9b02dc3eccded47275d2798eff5b3ac;p=quix0rs-gnu-social.git diff --git a/install.php b/install.php index f9d69262e2..2752c96767 100644 --- a/install.php +++ b/install.php @@ -257,11 +257,6 @@ class WebInstaller extends Installer

Optional email address for the initial user (administrator)

-
  • - - -

    Release and security feed from update@status.net (recommended)

    -
  • @@ -270,10 +265,10 @@ class WebInstaller extends Installer
  • Initial access settings for your site

  • @@ -333,7 +328,6 @@ STR; $this->adminPass = $post->string('admin_password'); $adminPass2 = $post->string('admin_password2'); $this->adminEmail = $post->string('admin_email'); - $this->adminUpdates = $post->string('admin_updates'); $this->siteProfile = $post->string('site_profile'); @@ -382,19 +376,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - - -