* Make envCheckPath() specific to each installer, web vs cli
authorMark A. Hershberger <mah@users.mediawiki.org>
Wed, 3 Aug 2011 15:46:06 +0000 (15:46 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Wed, 3 Aug 2011 15:46:06 +0000 (15:46 +0000)
commit6cf18f93246020636604868727339beb06a080eb
tree2297e6d3a68cd331c7335170e0a08e3917e2c3e0
parentae58a0dcf235e380ec9063794ca2a161cac255ad
* Make envCheckPath() specific to each installer, web vs cli
* Add warning during the CLI install that the uploads directory isn't
  being checked for arbitrary script execution
includes/installer/CliInstaller.php
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/WebInstaller.php