Browse Source

test use sections

andre 3 months ago
parent
commit
17d0e1dd6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Setting/Sections/EditGeneralSection.php

+ 1 - 1
app/UI/Client/Setting/Sections/EditGeneralSection.php

@@ -33,7 +33,7 @@ class EditGeneralSection extends FreeFieldsSection
             logModuleCall(
                 'kerioEmail',
                 __FUNCTION__,
-                $this->actionElementId,
+                $this->getRequestValue('actionElementId'),
                 'Debug Error',
                 $maildomain
             );