mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Refactor PHP.
This commit is contained in:
parent
6e54ba2f73
commit
d2031d57d2
3 changed files with 30 additions and 29 deletions
|
@ -72,7 +72,7 @@ modulejs.define('main/info', ['$', 'config'], function ($, config) {
|
|||
|
||||
addTest(
|
||||
'Image thumbs', 'PHP GD extension with JPEG support available',
|
||||
setup.HAS_PHP_JPG
|
||||
setup.HAS_PHP_JPEG
|
||||
);
|
||||
|
||||
addTest(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue