]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Don't write the config file when --skip-config flag is given to the installer.
authornee <nee.git@cock.li>
Sun, 26 Nov 2017 21:14:30 +0000 (22:14 +0100)
committernee <nee.git@cock.li>
Sun, 26 Nov 2017 21:14:30 +0000 (22:14 +0100)
commitfdd3d63098f6411b2bec99fbca96543866374de7
treeb20940b903e462f8ad330f17840f3d7f0b20fefb
parent50f9f23ff19a4f577c429d80411378d6a1747725
Don't write the config file when --skip-config flag is given to the installer.

* scripts/installer_cli.php: Read the arguments list before checking
  if the config file is writeable.
lib/installer.php
scripts/install_cli.php