fix deprecations

This commit is contained in:
Ortwin Pinke 2022-12-20 19:43:48 +01:00
parent ec6c0cb788
commit b66c6fcf71

View file

@ -1162,6 +1162,8 @@ class cHTMLLink extends cHTML {
/* Stores the custom entries */
var $_custom;
protected $_type;
/**
* Constructor. Creates an HTML link.