mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-11 07:44:23 +02:00
Remove PHP version display from info page.
This commit is contained in:
@@ -30,7 +30,7 @@ modulejs.define('info', ['$', 'config'], function ($, config) {
|
|||||||
|
|
||||||
addTest(
|
addTest(
|
||||||
'PHP version', 'PHP version >= 5.3.0',
|
'PHP version', 'PHP version >= 5.3.0',
|
||||||
setup.HAS_PHP_VERSION, setup.PHP_VERSION
|
setup.HAS_PHP_VERSION
|
||||||
);
|
);
|
||||||
|
|
||||||
addTest(
|
addTest(
|
||||||
|
Reference in New Issue
Block a user