php-ga icon indicating copy to clipboard operation
php-ga copied to clipboard

Fix Undefined property: page

Open mustela opened this issue 10 years ago • 0 comments

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.

mustela avatar May 31 '14 15:05 mustela