rabin 3 năm trước cách đây
mục cha
commit
781113a9b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Database.php

+ 1 - 1
src/Database.php

@@ -2721,7 +2721,7 @@ class Database
             $this->state = true;
             $result = implode('', $result);
             if (!$this->manage_button) {
-                $result = str_replace('<td></td>', '', $result);
+                //$result = str_replace('<td></td>', '', $result);
             }
         } else {
             $result = '';