瀏覽代碼

#384: (continued) ActionEmail should bre read-able by everyone...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3771 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 9 年之前
父節點
當前提交
ea4136970c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/action.class.inc.php

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

@@ -136,7 +136,7 @@ class ActionEmail extends ActionNotification
 	{
 		$aParams = array
 		(
-			"category" => "core/cmdb,bizmodel",
+			"category" => "core/cmdb,application",
 			"key_type" => "autoincrement",
 			"name_attcode" => "name",
 			"state_attcode" => "",