Send in current content type cache update timestamp when updating content type cache

JI-53
pull/38/head
thomasmars 2017-02-24 16:06:55 +01:00
parent 0641b3b824
commit ec5a164971
1 changed files with 2 additions and 0 deletions

View File

@ -2771,6 +2771,8 @@ class H5PCore {
);
}
$postData['current_cache'] = $this->h5pF->getOption('content_type_cache_updated_at', 0);
$data = $interface->fetchExternalData($endpoint, $postData);
// No data received