mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-12 03:16:54 +01:00
* [ADD] API module. Work in progress.
* [ADD] Upgrade service. Work in progress. * [MOD] Context based session data. Added collection class to manage session properties. * [MOD] Code refactoring. * [MOD] Improved theme icons load by caching objects.
This commit is contained in:
@@ -29,9 +29,9 @@ defined('APP_ROOT') || die();
|
||||
use SP\Account\AccountUtil;
|
||||
use SP\Core\DiFactory;
|
||||
use SP\Core\Exceptions\SPException;
|
||||
use SP\Core\Task;
|
||||
use SP\Core\Upgrade\Check;
|
||||
use SP\Http\Request;
|
||||
use SP\Services\Task\Task;
|
||||
use SP\Util\Util;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user