rabin преди 3 години
родител
ревизия
781113a9b1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 = '';