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) {