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