mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 06:48:50 +02:00
Update application/cmdbabstract.class.inc.php
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@super-visions.com>
This commit is contained in:
committed by
Anne-Cath
parent
cc8c3d3bf1
commit
3f68e161be
@@ -175,7 +175,9 @@ abstract class cmdbAbstractObject extends CMDBObject implements iDisplay
|
||||
*/
|
||||
protected $sDisplayMode;
|
||||
protected $aFieldsMap;
|
||||
/*store posted values in order to be used in GetAttributeFlag*/
|
||||
/**
|
||||
* @var array Store posted values in order to be used in GetAttributeFlag
|
||||
*/
|
||||
protected $aPostedValues = [];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user