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

Commit

Permalink
Change ApplicationState package
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Sep 24, 2016
1 parent 24ce349 commit 4bb5699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/conf/bootstrap_context.php
Expand Up @@ -126,7 +126,7 @@ function pydioAutoloader($className)

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

use Pydio\Core\Utils\ApplicationState;
use Pydio\Core\Services\ApplicationState;

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

Expand Down

0 comments on commit 4bb5699

Please sign in to comment.