fix deprecations

This commit is contained in:
Ortwin Pinke 2022-12-20 19:42:45 +01:00
parent 135238dc01
commit ec6c0cb788

View file

@ -1449,6 +1449,9 @@ class cHTMLImage extends cHTML {
* @access private
*/
var $_height;
protected $_border;
protected $_type;
/**
* Constructor. Creates an HTML IMG element.