@@ -44,9 +44,9 @@ class DeleteEmailAliasDataProvider extends BaseDataProvider
logModuleCall(
'kerioEmail',
__FUNCTION__,
- $this->data['id'],
+ $this->formData['id'],
'Debug Error',
- $this
+ $this->formData
);
$productManager = new ProductManager();
$productManager->loadByHostingId($hid);