mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
[SearchEngine] Propagate search engine modifications
This commit is contained in:
@@ -348,8 +348,6 @@ class caption_field implements cache_cacheableInterface
|
||||
|
||||
public static function delete_all_metadatas(Application $app, databox_field $databox_field)
|
||||
{
|
||||
$core = \bootstrap::getCore();
|
||||
|
||||
$sql = 'SELECT count(id) as count_id FROM metadatas
|
||||
WHERE meta_struct_id = :meta_struct_id';
|
||||
|
||||
|
Reference in New Issue
Block a user