ソースを参照

test use sections

andre 3 ヶ月 前
コミット
17d0e1dd6f
1 ファイル変更1 行追加1 行削除
  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
             );