Refactor PHP.

This commit is contained in:
Lars Jung 2015-05-02 18:01:03 +02:00
parent 6e54ba2f73
commit d2031d57d2
3 changed files with 30 additions and 29 deletions

View file

@ -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(