rabin 3 年之前
父节点
当前提交
59d3408378
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/Database.php

+ 2 - 0
src/Database.php

@@ -2719,9 +2719,11 @@ class Database
 
         if ($result) {
             $this->state = true;
+            /*
             if (!$this->manage_button) {
                 $result[$k] = str_replace('<td></td>', '', $result[$k]);
             }
+            */
         }
 
         if ($type) {