mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
PHRAS-773 #time 1m
test
This commit is contained in:

committed by
Benoît Burnichon

parent
10b776af1b
commit
67a9f9e106
@@ -924,7 +924,7 @@ class databox extends base implements ThumbnailedElement
|
||||
$stmt->execute([':xml' => $this->thesaurus, ':date' => $now]);
|
||||
$stmt->closeCursor();
|
||||
$this->delete_data_from_cache(databox::CACHE_THESAURUS);
|
||||
|
||||
/*
|
||||
$this->app['dispatcher']->dispatch(
|
||||
DataboxEvents::THESAURUS_CHANGED,
|
||||
new ThesaurusChangedEvent(
|
||||
@@ -934,7 +934,7 @@ class databox extends base implements ThumbnailedElement
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
*/
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user