mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
💡 N°6237 Comment in ormCustomFieldsValue about current_* keys mandatory for DBUpdate to work
This commit is contained in:
@@ -38,7 +38,8 @@ class ormCustomFieldsValue
|
||||
* user_data: string,
|
||||
* current_template_id: string,
|
||||
* current_template_data: string,
|
||||
* } $aCurrentValues Containing JSON encoded strings in template_data/current_template_data, user_data
|
||||
* } $aCurrentValues Containing JSON encoded strings in template_data/current_template_data, user_data.
|
||||
* Warning, current_* are mandatory for data to be saved in a DBUpdate() call !
|
||||
*/
|
||||
protected $aCurrentValues;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user