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/UrlHelper.php')
-rw-r--r--core/UrlHelper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/UrlHelper.php b/core/UrlHelper.php
index 485b5ec7bf..70807a8601 100644
--- a/core/UrlHelper.php
+++ b/core/UrlHelper.php
@@ -234,7 +234,6 @@ class UrlHelper
return $result;
}
-
/**
* Extracts a keyword from a raw not encoded URL.
* Will only extract keyword if a known search engine has been detected.