Daandelange / kirby3-simplestats

All your data are belong to us. -- Track pageviews, referrers and devices on your Kirby 3 website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make simpestats Exception safe

Daandelange opened this issue · comments

  • Kirby\Database\Database::query() can throw errors : catch them for better error reporting.
  • Check for other throwable calls.