WIP ADAPT PHP8.2
This commit is contained in:
parent
c7cbbe4ff5
commit
95c8672c0f
12 changed files with 36 additions and 16 deletions
|
|
@ -36,6 +36,8 @@ class Select_Box
|
|||
private $filter; //!< allow a dynamic not case sensitive search
|
||||
var $default_value;
|
||||
private $position; //!< change depending if we are in an absolute block or not
|
||||
protected $style_box;
|
||||
protected $value;
|
||||
|
||||
/**
|
||||
* Default constructor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue