Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/classes/export/CConfigurationExport.php')
-rw-r--r--frontends/php/include/classes/export/CConfigurationExport.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/classes/export/CConfigurationExport.php b/frontends/php/include/classes/export/CConfigurationExport.php
index 2d6f34d11d0..3f9461b858f 100644
--- a/frontends/php/include/classes/export/CConfigurationExport.php
+++ b/frontends/php/include/classes/export/CConfigurationExport.php
@@ -533,6 +533,7 @@ class CConfigurationExport {
'output' => $this->dataFields['drule'],
'selectFilter' => ['evaltype', 'formula', 'conditions'],
'selectLLDMacroPaths' => ['lld_macro', 'path'],
+ 'selectPreprocessing' => ['type', 'params', 'error_handler', 'error_handler_params'],
'hostids' => array_keys($hosts),
'inherited' => false,
'preservekeys' => true