summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/export.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/export.inc.php')
-rw-r--r--frontends/php/include/export.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/include/export.inc.php b/frontends/php/include/export.inc.php
index 0ae10b7e..9e21f616 100644
--- a/frontends/php/include/export.inc.php
+++ b/frontends/php/include/export.inc.php
@@ -134,7 +134,7 @@
}
function zbx_xmlwriter_output_memory(&$mem, $val)
- {
+ { /* NOTE: use this function only in the end of xml file creation */
echo '>';
}