Quellcode durchsuchen

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 vor 15 Jahren
Ursprung
Commit
4f616d18e5
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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',