Tidy up return values of envChecks
authorSam Reed <reedy@users.mediawiki.org>
Thu, 1 Mar 2012 19:12:07 +0000 (19:12 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 1 Mar 2012 19:12:07 +0000 (19:12 +0000)
commitef452df5eb6ddb7f4cafeb27d4cdd82f5b29902b
tree008fe8a82ec167c74084d973c1a3b16be0bf5c3e
parentb13e9ad861f401f66dee828f3c77aac1f01a8823
Tidy up return values of envChecks

False is used to to signify a failure mode we need to do stuff for, so returning true is ok in other cases, and makes it explicit
includes/installer/Installer.php