fix deprecations
This commit is contained in:
parent
ec6c0cb788
commit
b66c6fcf71
1 changed files with 2 additions and 0 deletions
|
@ -1162,6 +1162,8 @@ class cHTMLLink extends cHTML {
|
|||
|
||||
/* Stores the custom entries */
|
||||
var $_custom;
|
||||
|
||||
protected $_type;
|
||||
|
||||
/**
|
||||
* Constructor. Creates an HTML link.
|
||||
|
|
Loading…
Reference in a new issue