Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 4bb5699

Browse files
committed
Change ApplicationState package
1 parent 24ce349 commit 4bb5699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/conf/bootstrap_context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ function pydioAutoloader($className)
126126

127127
include_once(AJXP_INSTALL_PATH . "/core/compat.php");
128128

129-
use Pydio\Core\Utils\ApplicationState;
129+
use Pydio\Core\Services\ApplicationState;
130130

131131
ApplicationState::safeIniSet("session.cookie_httponly", 1);
132132

0 commit comments

Comments
 (0)