summaryrefslogtreecommitdiff
path: root/it_html.class
diff options
context:
space:
mode:
Diffstat (limited to 'it_html.class')
-rw-r--r--it_html.class4
1 files changed, 4 insertions, 0 deletions
diff --git a/it_html.class b/it_html.class
index d7e1db3..8254c22 100644
--- a/it_html.class
+++ b/it_html.class
@@ -59,6 +59,10 @@ class it_html
var $p; # constructor params plus defaults
+ var $doctypes;
+ var $alltags;
+ var $hasnonewline;
+
/**
* Create a HTML object and global functions for all methods (exlcluding
* methods starting with '_') in this class plus the default tags (see below).