Closed (fixed)
Project:
Visitors (Web Analytics)
Version:
7.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2012 at 18:29 UTC
Updated:
14 Apr 2014 at 13:40 UTC
Jump to comment: Most recent
Comments
Comment #1
barresoft commentedTHANK YOU chrbak !!!
I changed the line 242 :
return $data['value'];
to :
return $data['Value'];
and the problem solved!!!
Comment #2
gashev commentedThank you.
Fixed to 7.x-1.2.