Add "user config" console command to administer user-specific configuration
This commit is contained in:
@@ -69,6 +69,8 @@ class JitPConfig extends BasePConfig
|
||||
|
||||
// load the whole category out of the DB into the cache
|
||||
$this->configCache->load($uid, $config);
|
||||
|
||||
return $config;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user