mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Refactor Appbox
This commit is contained in:
@@ -147,7 +147,7 @@ class lazaretFile
|
||||
public static function move_uploaded_to_lazaret(
|
||||
system_file $system_file, $base_id, $filename, $errors='', $status=false)
|
||||
{
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
$registry = $appbox->get_registry();
|
||||
$conn = $appbox->get_connection();
|
||||
|
Reference in New Issue
Block a user