mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Refactor Appbox
This commit is contained in:
@@ -238,7 +238,7 @@ class system_fileTest extends PhraseanetPHPUnitAbstract
|
||||
|
||||
public function testExtract_metadatas()
|
||||
{
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$databox = null;
|
||||
foreach ($appbox->get_databoxes() as $d)
|
||||
{
|
||||
|
Reference in New Issue
Block a user