thomasbachem / php-ga

Server-Side Google Analytics PHP Client
Other
317 stars 100 forks source link

Fix Undefined property: page #16

Open mustela opened 10 years ago

mustela commented 10 years ago

The private variable was not defined.

This issue https://github.com/mustela/php-ga/commit/4a887f851bff9ad5255705162d36454530fc7d53, was actually because the variable $page didn't exists.