api call on call
This commit is contained in:
@@ -615,6 +615,7 @@ wrenchboard=#
|
||||
|
||||
protected function getSettings($settingkey, $defaultVal=''){
|
||||
$out=[];
|
||||
$in=[];
|
||||
$endpoint = "SETTINGS";
|
||||
$out = $this->getCache($endpoint);
|
||||
if (!is_array($out) || count($out)==0 ) {
|
||||
|
||||
Reference in New Issue
Block a user