X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=class%2Fhtml.class.php;h=3e5ed1cd24ad3c9c604377e3b90d53d0e0dad756;hp=1d88e552461a48abf7f7870fe7e5ac001ffe1786;hb=0f85ddf9874e0818c3bdd1d28f40cf098ebddfe5;hpb=8672576304f4da444b9b1e0e4ca81505af0267ec diff --git a/class/html.class.php b/class/html.class.php index 1d88e552..3e5ed1cd 100644 --- a/class/html.class.php +++ b/class/html.class.php @@ -10,7 +10,6 @@ * $Id$ */ - class html { var $tag, $text, $style, $class, $id, $html_el = array(), $javascript, $xtr_prop;