소스 검색

Installation: allow a service manager to write bizService objects

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@283 a333f486-631f-4898-b8df-5754b55c2be0
romainq 15 년 전
부모
커밋
4f616d18e5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      addons/userrights/userrightsprofile.class.inc.php

+ 1 - 0
addons/userrights/userrightsprofile.class.inc.php

@@ -1429,6 +1429,7 @@ class SetupITILProfiles
 			'lnkContactChange',
 		),
 		'Service' => array(
+			'bizService',
 			'bizContract',
 			'lnkInfraContract',
 			'lnkContactContract',