alecpl
2011-06-18 24201dc1f48770d20ffaa44fabe1ef571f979da9
program/include/html.php
@@ -675,7 +675,6 @@
        if ($index === null)
            $index = $this->rowindex;
        if ($this->rows[$index])
            $this->rows[$index]->attrib = $attr;
    }