mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Refactor Appbox
This commit is contained in:
@@ -65,7 +65,7 @@ class p4file
|
||||
|
||||
public static function archiveFile(system_file &$system_file, $base_id, $delete=true, $name=false)
|
||||
{
|
||||
$appbox = appbox::get_instance();
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$session = $appbox->get_session();
|
||||
$registry = $appbox->get_registry();
|
||||
|
||||
|
Reference in New Issue
Block a user