From bb82bc11e524a263c83e8c85c84f82771f477d3a Mon Sep 17 00:00:00 2001 From: hyzboy Date: Thu, 16 Feb 2017 11:23:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3uitable=E8=AE=BE=E7=BD=AEtitl?= =?UTF-8?q?e=E5=88=97=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui_table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)