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:
authorThomas Steur <tsteur@users.noreply.github.com>2019-07-12 00:40:51 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-07-12 00:40:51 +0300
commitce9b7cb69e349489e74527749c47e080fed27128 (patch)
tree35e4a3266e4632c6961301eba0e2901ea5307f52 /core/SettingsPiwik.php
parent927c9379b7c717da88cca3fc158f4e814731c598 (diff)
various performance tweaks (#14624)
* various performance tweaks * tweak so tests dont fail * Update Manager.php * Update Plugin.php * cache custom variables properly
Diffstat (limited to 'core/SettingsPiwik.php')
-rw-r--r--core/SettingsPiwik.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/SettingsPiwik.php b/core/SettingsPiwik.php
index 00e773d8e1..1f8e8b203b 100644
--- a/core/SettingsPiwik.php
+++ b/core/SettingsPiwik.php
@@ -265,7 +265,7 @@ class SettingsPiwik
{
return (bool) Config::getInstance()->General['enable_internet_features'];
}
-
+
/**
* Detect whether user has enabled auto updates. Please note this config is a bit misleading. It is currently
* actually used for 2 things: To disable making any connections back to Piwik, and to actually disable the auto