mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 23:18:43 +02:00
New type of Attribute "CaseLog" (under construction !)
SVN:trunk[1166]
This commit is contained in:
@@ -339,7 +339,7 @@ abstract class DBObject
|
||||
}
|
||||
}
|
||||
|
||||
$realvalue = $oAttDef->MakeRealValue($value);
|
||||
$realvalue = $oAttDef->MakeRealValue($value, $this);
|
||||
$this->m_aCurrValues[$sAttCode] = $realvalue;
|
||||
|
||||
// The object has changed, reset caches
|
||||
|
||||
Reference in New Issue
Block a user