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:
authorFabian Becker <fabian.becker@uni-tuebingen.de>2013-07-18 13:28:48 +0400
committerFabian Becker <fabian.becker@uni-tuebingen.de>2013-07-18 13:28:48 +0400
commit181a36bbe3f3b9081d7bfe7e89a86b63fd6b5eb5 (patch)
treed2c63f66f644e30d2f49223b7b2c4dae8fb3eaa6 /core/Timer.php
parent879d0e094824bd6d46ca1ecbba1cda945394bb05 (diff)
Refactor class Piwik to \Piwik\Core\Piwik
Diffstat (limited to 'core/Timer.php')
-rw-r--r--core/Timer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Timer.php b/core/Timer.php
index e747c6d3bd..43edaa78ec 100644
--- a/core/Timer.php
+++ b/core/Timer.php
@@ -8,6 +8,7 @@
* @category Piwik
* @package Piwik
*/
+use Piwik\Core\Piwik;
/**
*