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-07-21 04:00:35 +0400
committermattpiwik <matthieu.aubry@gmail.com>2008-07-21 04:00:35 +0400
commit49d5a6ebf98bf92018587beadf8557931d93e003 (patch)
tree3a377883df39d4016f15a93269d465d85c3b70ac /plugins/VisitorInterest/API.php
parentc8e4817cd15e1c21752efa67e3020b3ed0fdd0cf (diff)
- small fixes (removing TODO from the code)
git-svn-id: http://dev.piwik.org/svn/trunk@561 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/VisitorInterest/API.php')
-rw-r--r--plugins/VisitorInterest/API.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/VisitorInterest/API.php b/plugins/VisitorInterest/API.php
index 3a662aae01..b4c8a6b0b9 100644
--- a/plugins/VisitorInterest/API.php
+++ b/plugins/VisitorInterest/API.php
@@ -81,7 +81,6 @@ function Piwik_getDurationLabel($label)
}
}
-//TODO i18n
function Piwik_getPageGapLabel($label)
{
$return = false;