andre 3 месяцев назад
Родитель
Сommit
146287ddc6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/UI/Client/Setting/Sections/EditGeneralSection.php

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

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