fix backend only
This commit is contained in:
parent
fc869207a6
commit
fa53d53657
@ -22,7 +22,7 @@ class Uninstall extends dcNsProcess
|
|||||||
{
|
{
|
||||||
public static function init(): bool
|
public static function init(): bool
|
||||||
{
|
{
|
||||||
static::$init = defined('DC_RC_PATH');
|
static::$init = defined('DC_CONTEXT_ADMIN');
|
||||||
|
|
||||||
return static::$init;
|
return static::$init;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user