mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Remove clean of protected vars
This commit is contained in:
parent
2e905b127a
commit
966aaddd39
|
|
@ -160,8 +160,8 @@ class DolibarrApi
|
|||
unset($object->statuts_short);
|
||||
unset($object->statuts_logo);
|
||||
unset($object->statuts_long);
|
||||
unset($object->labelStatus);
|
||||
unset($object->labelStatusShort);
|
||||
//unset($object->labelStatus);
|
||||
//unset($object->labelStatusShort);
|
||||
|
||||
unset($object->stats_propale);
|
||||
unset($object->stats_commande);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user