소스 검색

#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" => "",