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 'plugins/SitesManager/API.php')
-rw-r--r--plugins/SitesManager/API.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SitesManager/API.php b/plugins/SitesManager/API.php
index d55c40686e..2801ba86b5 100644
--- a/plugins/SitesManager/API.php
+++ b/plugins/SitesManager/API.php
@@ -1175,7 +1175,6 @@ class API extends \Piwik\Plugin\API
"idsite = $idSite"
);
-
// we now update the main + alias URLs
$this->deleteSiteAliasUrls($idSite);
if (count($urls) > 1) {