matomo-org / plugin-DeviceDetectorCache

Makes tracking in Matomo Analytics faster by detecting many devices, operating systems, bots, and browsers from a cache.
https://matomo.org
GNU General Public License v3.0
3 stars 7 forks source link

Fix errors from undefined indexes #61

Closed snake14 closed 12 months ago

snake14 commented 12 months ago

Description:

Fix errors from undefined indexes Fixes: #60

Review