VisualAppeal / Matomo-PHP-API

PHP wrapper for the Matomo API.
MIT License
95 stars 33 forks source link

Fix period in construct() and add missing argument in getAnnotationCountForDates() #12

Closed hackolein closed 9 years ago

hackolein commented 9 years ago

The passed argument period of __constructor() is now used. Add $getAnnotationText argument to the method getAnnotationCountForDates().