mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-10-03 07:51:58 +02:00
Adds EXIF and PHP version to info page.
This commit is contained in:
@@ -22,6 +22,7 @@ modulejs.define('info', ['$'], function ($) {
|
||||
|
||||
setCheckResult(this, json.checks[$(this).data('id')]);
|
||||
});
|
||||
$('.test.php .test-result').text(json.checks['phpversion']);
|
||||
}
|
||||
});
|
||||
};
|
||||
|
Reference in New Issue
Block a user