summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/import.inc.php
diff options
context:
space:
mode:
authorartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-10-29 08:34:32 +0000
committerartem <artem@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-10-29 08:34:32 +0000
commit3905b533bb7b83256db831befc07699886930c60 (patch)
tree1aa9a3767ba4c9e9bb9566d9e113c753878fe340 /frontends/php/include/import.inc.php
parent07fc6a96b22fb233d6c74ba91af5df40cb026001 (diff)
downloadzabbix-3905b533bb7b83256db831befc07699886930c60.tar.gz
zabbix-3905b533bb7b83256db831befc07699886930c60.tar.xz
zabbix-3905b533bb7b83256db831befc07699886930c60.zip
- [NTT-32] merged rev. 4925:4926 of branches/1.4.j/ (Artem) (fixes import xml)
git-svn-id: svn://svn.zabbix.com/trunk@4927 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/include/import.inc.php')
-rw-r--r--frontends/php/include/import.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/import.inc.php b/frontends/php/include/import.inc.php
index ba30bd4c..571e2aff 100644
--- a/frontends/php/include/import.inc.php
+++ b/frontends/php/include/import.inc.php
@@ -472,6 +472,7 @@
add_trigger(
$data['expression'],
$data['description'],
+ $data['type'],
$data['priority'],
$data['status'],
$data['comments'],