mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 23:54:08 +01:00
* [ADD] Switched to composer dependency manager.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
use SP\Html\Minify;
|
||||
use SP\Http\Request;
|
||||
|
||||
define('APP_ROOT', '..');
|
||||
define('APP_ROOT', dirname(__DIR__));
|
||||
|
||||
require_once APP_ROOT . DIRECTORY_SEPARATOR . 'inc' . DIRECTORY_SEPARATOR . 'Base.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user