Revert "Let install.php detect and inject extensions"
authorHashar <hashar@free.fr>
Wed, 14 Mar 2018 22:10:20 +0000 (22:10 +0000)
committerHashar <hashar@free.fr>
Wed, 14 Mar 2018 22:11:21 +0000 (22:11 +0000)
commit493c2c765f76ac5696351cba3dd9d275e2b46df4
tree4544f0dd93a528a3894280992a636ede10048bf5
parentd7af41c98ec6627009f53306c17ada2a37d2e0c2
Revert "Let install.php detect and inject extensions"

It is blatantly broken using non existing variables:
$installer and $options

This reverts commit 53926d9d6940eaa7f40086c9cf89af7bc726e73f.

Bug: T189567
Change-Id: Idd1f002bbd5d474f9fe386cd0e326e1fbfdec097
RELEASE-NOTES-1.31
includes/installer/CliInstaller.php
maintenance/install.php