diff --git a/ui_table.php b/ui_table.php index 33afd09..5fe4fba 100644 --- a/ui_table.php +++ b/ui_table.php @@ -48,7 +48,7 @@ public function set_title_col($f) { - $this->title_cols[]=f; + $this->title_cols=$f; } public function set_table_style($ts)