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:
authorsgiehl <stefan@piwik.org>2014-12-08 01:17:12 +0300
committersgiehl <stefan@piwik.org>2014-12-08 01:17:12 +0300
commit56b9f7b384ee2161e9f51c3f491c1461c2d7c424 (patch)
tree173311623e4bf9de82a74fea23f0f5db75be27f2 /plugins/DevicesDetection
parent4af22dfde7e3901d83b54fbd951a54c05edb3693 (diff)
removed debug code
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/API.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/DevicesDetection/API.php b/plugins/DevicesDetection/API.php
index 66fe7eaf28..07a9f85a38 100644
--- a/plugins/DevicesDetection/API.php
+++ b/plugins/DevicesDetection/API.php
@@ -176,7 +176,6 @@ class API extends \Piwik\Plugin\API
}
return $label;
}));
- echo 'replaced';
return $dataTable2;
}