2
0
forked from Wavyzz/dolibarr

Removed warnings

This commit is contained in:
Laurent Destailleur
2020-12-24 03:06:52 +01:00
parent 5ef3ffbdc6
commit a0440fbe88
2 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ class ModeleBoxes // Can't be abtract as it is instantiated to build "empty" box
/**
* @var boolean Condition to have widget visible (in most cases, permissions)
*/
public $hidden = 0;
public $hidden = false;
/**
* @var int Box definition database ID