mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Refactor PHP. Remove almost all defines.
This commit is contained in:
parent
7bcb52214b
commit
c18b09c658
16 changed files with 372 additions and 295 deletions
|
@ -62,7 +62,7 @@ modulejs.define('main/info', ['$', 'config'], function ($, config) {
|
|||
|
||||
addTest(
|
||||
'PHP version', 'PHP version >= ' + setup.MIN_PHP_VERSION,
|
||||
setup.HAS_MIN_PHP_VERSION, setup.PHP_VERSION
|
||||
true, setup.PHP_VERSION
|
||||
);
|
||||
|
||||
addTest(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue