Remove PHP version display from info page.
This commit is contained in:
parent
30acf50ebe
commit
4fb4431802
@ -30,7 +30,7 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
||||
|
||||
addTest(
|
||||
'PHP version', 'PHP version >= 5.3.0',
|
||||
setup.HAS_PHP_VERSION, setup.PHP_VERSION
|
||||
setup.HAS_PHP_VERSION
|
||||
);
|
||||
|
||||
addTest(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user