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:
Diffstat (limited to 'core/Updates/1.10-b4.php')
-rwxr-xr-xcore/Updates/1.10-b4.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/Updates/1.10-b4.php b/core/Updates/1.10-b4.php
index 9418c5cc99..50c692ac67 100755
--- a/core/Updates/1.10-b4.php
+++ b/core/Updates/1.10-b4.php
@@ -30,13 +30,5 @@ class Piwik_Updates_1_10_b4 extends Piwik_Updates
{
// pass
}
- try
- {
- Piwik_PluginsManager::getInstance()->activatePlugin('Overlay');
- }
- catch(Exception $e)
- {
- // pass
- }
}
} \ No newline at end of file