Browse Source

new settings section

andre 5 months ago
parent
commit
9bfcb8354e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Setting/Buttons/EditSettingButton.php

+ 1 - 1
app/UI/Client/Setting/Buttons/EditSettingButton.php

@@ -29,7 +29,7 @@ class EditSettingButton extends ButtonDataTableModalAction implements ClientArea
             logModuleCall(
             logModuleCall(
                 'kerioEmail',
                 'kerioEmail',
                 __FUNCTION__,
                 __FUNCTION__,
-                $this,
+                $this->data,
                 'Debug Data',
                 'Debug Data',
                 ''
                 ''
             );
             );