浏览代码

Make the class "TriggerOnPortalUpdate" importable

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1895 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 13 年之前
父节点
当前提交
764869cb17
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/trigger.class.inc.php

+ 1 - 1
core/trigger.class.inc.php

@@ -114,7 +114,7 @@ class TriggerOnPortalUpdate extends TriggerOnObject
 	{
 		$aParams = array
 		(
-			"category" => "core/cmdb",
+			"category" => "core/cmdb,bizmodel",
 			"key_type" => "autoincrement",
 			"name_attcode" => "description",
 			"state_attcode" => "",