fix deprecations
This commit is contained in:
parent
135238dc01
commit
ec6c0cb788
1 changed files with 3 additions and 0 deletions
|
@ -1449,6 +1449,9 @@ class cHTMLImage extends cHTML {
|
|||
* @access private
|
||||
*/
|
||||
var $_height;
|
||||
|
||||
protected $_border;
|
||||
protected $_type;
|
||||
|
||||
/**
|
||||
* Constructor. Creates an HTML IMG element.
|
||||
|
|
Loading…
Reference in a new issue