Tyler Akins 24 vuotta sitten
vanhempi
commit
461d1184d2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/read_body.php

+ 1 - 1
src/read_body.php

@@ -102,7 +102,7 @@
          }
       } else {
          for (reset($msort); ($key = key($msort)), (isset($key)); next($msort)) { 
-            if ($currentArrayIndex == $msgs[$key]['ID') {
+            if ($currentArrayIndex == $msgs[$key]['ID']) {
                next($msort); 
                $key = key($msort);
                if (isset($key))