mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Refactor Appbox
This commit is contained in:
@@ -247,7 +247,7 @@ class caption_field
|
||||
*/
|
||||
public function highlight_thesaurus()
|
||||
{
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
$registry = $appbox->get_registry();
|
||||
$unicode = new unicode();
|
||||
|
Reference in New Issue
Block a user