rabin há 3 anos atrás
pai
commit
59d3408378
1 ficheiros alterados com 2 adições e 0 exclusões
  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) {