From 2b0bac90b8590905fcd009180de3f6b7cafcebc2 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Sat, 29 Dec 2012 16:07:15 +0100 Subject: [PATCH] also load the stats page from via the correct protocol --- static_bottom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static_bottom.inc b/static_bottom.inc index ea42103..2b6cfbc 100644 --- a/static_bottom.inc +++ b/static_bottom.inc @@ -21,7 +21,7 @@ try { piwikTracker.trackPageView(); piwikTracker.enableLinkTracking(); } catch( err ) {} - + -- 2.1.4