mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Implement Etags for medias
This commit is contained in:
@@ -1016,6 +1016,7 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
||||
path = :path,
|
||||
size = :size,
|
||||
substit = 1
|
||||
updated_on = now()
|
||||
WHERE name = :name AND record_id = :record_id';
|
||||
|
||||
$params = array(
|
||||
|
Reference in New Issue
Block a user