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:
authormattpiwik <matthieu.aubry@gmail.com>2008-01-10 18:04:08 +0300
committermattpiwik <matthieu.aubry@gmail.com>2008-01-10 18:04:08 +0300
commit16619e363de827f503f9594e954ef5beb9c93053 (patch)
treed5ca9ba31bed5de4ee50187d9a3e0e11565d3373 /modules/LogStats.php
parent9cfcc73bc81c3d81b5943a39ea0d2e0bac08519e (diff)
Some cleaning + started removing/fixing some TODO in the code
git-svn-id: http://dev.piwik.org/svn/trunk@131 59fd770c-687e-43c8-a1e3-f5a4ff64c105
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'])