Selaa lähdekoodia

test use sections

andre 3 kuukautta sitten
vanhempi
commit
82cb6d54db
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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(
             logModuleCall(
                 'kerioEmail',
                 'kerioEmail',
                 __FUNCTION__,
                 __FUNCTION__,
-                $this->getRequestValue('actionElementId'),
+                $this->actionElementId,
                 'Debug Error',
                 'Debug Error',
                 $selfdns
                 $selfdns
             );
             );