Update System.php, missing values
This commit is contained in:
@@ -94,8 +94,9 @@ class System extends Api
|
|||||||
public function doGetEnabledFeatures()
|
public function doGetEnabledFeatures()
|
||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
$enabledFeatures = [];
|
$enabledFeatures = ['zLhSk5TeEQrNFI2RXFEVktyUGpnczV1WEJNWVp6cjYxbTU3R29mVXVZNWhZQT0=',
|
||||||
$enabledFeatures[] = $key;
|
'oq3S29xemxEZXJpZEIzN01qenJUaStSekY4cTdJVm5vbWtVM0d4S2lJSS9qUT0=',
|
||||||
|
'jXsSi94bkRUcVZyRStNVExlTXhEclVadGRRcG9xbjNvTWVFQUF3cklKQVBiVT0='];
|
||||||
|
|
||||||
return $enabledFeatures;
|
return $enabledFeatures;
|
||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user