Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'modules/LogStats.php')
-rw-r--r--modules/LogStats.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/LogStats.php b/modules/LogStats.php
index b6f088582c..5f3f60eb34 100644
--- a/modules/LogStats.php
+++ b/modules/LogStats.php
@@ -194,8 +194,6 @@ class Piwik_LogStats
}
}
-
-
function printDebug( $info = '' )
{
if(isset($GLOBALS['DEBUGPIWIK']) && $GLOBALS['DEBUGPIWIK'])