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
path: root/core
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-02-21 04:46:37 +0400
committermattab <matthieu.aubry@gmail.com>2014-02-21 04:46:37 +0400
commit13a4576d339d817289f279b36ba3c15600a0fa20 (patch)
tree8119eae25cf5b93a81e01f08b921a20d5714720a /core
parentc3742bba5bbab496cbba90b306fd84150a7112d6 (diff)
Proper fix
Diffstat (limited to 'core')
-rw-r--r--core/Plugin/Manager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Plugin/Manager.php b/core/Plugin/Manager.php
index 0de9ad97ca..6c6578fe6e 100644
--- a/core/Plugin/Manager.php
+++ b/core/Plugin/Manager.php
@@ -70,7 +70,6 @@ class Manager extends Singleton
'ExamplePluginTemplate',
'ExampleTheme',
'LeftMenu',
- 'Zeitgeist',
);
public function getPluginsToLoadDuringTests()