thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
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;
    }
    /**