Browse Source

test use sections

andre 3 months ago
parent
commit
e13da468b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Setting/Forms/EditSettingForm.php

+ 1 - 1
app/UI/Client/Setting/Forms/EditSettingForm.php

@@ -52,7 +52,7 @@ class EditSettingForm extends SortedFieldForm implements ClientArea
             logModuleCall(
             logModuleCall(
                 'kerioEmail',
                 'kerioEmail',
                 __FUNCTION__,
                 __FUNCTION__,
-                var_dump($this),
+                $this,
                 'Debug',
                 'Debug',
                 $maildomain
                 $maildomain
             );
             );