mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Add compatibility with elasticsearch 1
This commit is contained in:
@@ -165,7 +165,6 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
||||
$this->record_id = (int) $record_id;
|
||||
|
||||
return $this->load();
|
||||
;
|
||||
}
|
||||
|
||||
protected function load()
|
||||
|
Reference in New Issue
Block a user