Jacek Kowalski
2019-02-01 d0f949e7fdbc916b1725d6e8c87a6bf7df081639
parse.php
@@ -121,7 +121,7 @@
               // Ignore due to incorrect depot markings in the data
               //fwrite(STDERR, 'Got '.$num.', database has '.$data['num']."\n");
            }
            $result[$jsonTripId] = $data;
            $result[$this->jsonTrips[$jsonTripId]['id']] = $data;
         }
      }
      return $result;