WIP ADAPT PHP8.2

This commit is contained in:
sparkyx 2023-02-18 10:50:02 +01:00
parent c7cbbe4ff5
commit 95c8672c0f
12 changed files with 36 additions and 16 deletions

View file

@ -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