|
|
@@ -104,7 +104,7 @@ class Accounts extends DataTable implements ClientArea
|
|
|
__FUNCTION__,
|
|
|
$this->getWhmcsParamByKey('customfields'),
|
|
|
'Debug Error',
|
|
|
- $this->getWhmcsParamByKey('acc_base')
|
|
|
+ $this->getWhmcsParamByKey('configoptions')
|
|
|
);
|
|
|
|
|
|
$this->addMassActionButton(new MassChangeStatusButton());
|