PHP 8.2 compatibility
This commit is contained in:
parent
9ecd10dcb7
commit
469735b79e
5 changed files with 12 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ class Select_Box
|
|||
private $position; //!< change depending if we are in an absolute block or not
|
||||
protected $style_box;
|
||||
protected $value;
|
||||
public $style_box;
|
||||
|
||||
/**
|
||||
* Default constructor
|
||||
* @param type $p_id javascript DOMid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue