diff --git a/conlite/classes/class.htmlelements.php b/conlite/classes/class.htmlelements.php index 9c0b816..0bab486 100644 --- a/conlite/classes/class.htmlelements.php +++ b/conlite/classes/class.htmlelements.php @@ -1162,6 +1162,8 @@ class cHTMLLink extends cHTML { /* Stores the custom entries */ var $_custom; + + protected $_type; /** * Constructor. Creates an HTML link.