From d40e5b844e8c4a61e3300a0734b322039c105185 Mon Sep 17 00:00:00 2001 From: mattpiwik Date: Mon, 10 Sep 2007 18:47:46 +0000 Subject: Added Actions/downloads/outlinks table reporting still buggy on Internet explorer and konqueror and some global bug remaining as well, its such a pain!!! git-svn-id: http://dev.piwik.org/svn/trunk@69 59fd770c-687e-43c8-a1e3-f5a4ff64c105 --- modules/LogStats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/LogStats.php') diff --git a/modules/LogStats.php b/modules/LogStats.php index b96880dd94..dca6d6ed6d 100644 --- a/modules/LogStats.php +++ b/modules/LogStats.php @@ -154,7 +154,7 @@ class Piwik_LogStats // or a marketing page if no parameters in the url // or redirect to a url (transmit the cookie as well) // or load a URL (rss feed) (transmit the cookie as well) - private function endProcess() + protected function endProcess() { switch($this->getState()) { -- cgit v1.2.3