thomascube
2012-02-01 7fb577bc8f7c0fd24c7d6119bdf87f3cee4a1418
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;
    }
    /**