install/index.php - Fix misleading install text
authorTim Otten <totten@civicrm.org>
Thu, 6 Jun 2019 11:39:43 +0000 (04:39 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 6 Jun 2019 11:57:48 +0000 (04:57 -0700)
commitbd17dd0f7d5245d123a4bee8df2e07f9bea9c632
treef09fd12e33cd63caa9493bdcb89e46af33bd4a8d
parent5ed19ef0dfd72fce504a1257ec3d695cf8f630d3
install/index.php - Fix misleading install text

During GUI install, there's a health-check based on the PHP version.  Now
that PHP 7 is required, this message *always* talks about PHP 7.x. But
it's presented under a bucket labeled "PHP5".
install/index.php