alecpl
2011-09-16 4daaf297478aa66eb359e2989d729d98c3f45793
program/include/html.php
@@ -675,8 +675,7 @@
        if ($index === null)
            $index = $this->rowindex;
        if ($this->rows[$index])
            $this->rows[$index]->attrib = $attr;
        $this->rows[$index]->attrib = $attr;
    }
    /**