mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
update after test made by Erwan
SVN:trunk[1493]
This commit is contained in:
@@ -538,7 +538,7 @@ class UserRightsProfile extends UserRightsAddOnAPI
|
||||
$oChange->Set("userinfo", "Initialization");
|
||||
$iChangeId = $oChange->DBInsert();
|
||||
|
||||
$iContactid = 0;
|
||||
$iContactId = 0;
|
||||
// Support drastic data model changes: no organization class (or not writable)!
|
||||
if (MetaModel::IsValidClass('Organization') && !MetaModel::IsAbstract('Organization'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user