summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/process_put.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/process_put.lua b/config/process_put.lua
index 69e1c9e..4eabb1a 100644
--- a/config/process_put.lua
+++ b/config/process_put.lua
@@ -48,7 +48,7 @@ function process_polycom()
end
end
- data = before..table.concat(xmlout, " ")..after
+ data = before.." "..table.concat(xmlout, " ").." "..after
end
-- Determine the template