oops
This commit is contained in:
parent
20a08a7a20
commit
39789d3e46
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ class Backend extends dcNsProcess
|
|||
{
|
||||
public static function init(): bool
|
||||
{
|
||||
static::$init = defined('DC_CONTEXT_ADMIN';
|
||||
static::$init = defined('DC_CONTEXT_ADMIN');
|
||||
|
||||
return static::$init;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue