program/lib/Roundcube/html.php @@ -788,8 +788,9 @@ */ public function show($attrib = null) { if (is_array($attrib)) if (is_array($attrib)) { $this->attrib = array_merge($this->attrib, $attrib); } $thead = $tbody = "";