mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +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
18f9f14dcd
commit
f08350a72c
@@ -176,7 +176,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