http://forum.coppermine-gallery.net/index.php/topic,38011.0.html

To Install:
Overwrite existing files from the original plugin with these. (file path: ..\plugins\stats_hits)

Setup:
Adjust the variable on line 13 in each file with the number of seconds you need to add to the server time to get your current time. In the example below it adds 8 hours.

$timeshift = 3600 * 8; /** Adjust server time by adding 8 hours **/


Enjoy...
