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:
authormattab <matthieu.aubry@gmail.com>2016-03-16 12:44:23 +0300
committermattab <matthieu.aubry@gmail.com>2016-03-16 12:44:23 +0300
commit40848302dcef96d240cb0a3b2f378aa1286ba146 (patch)
tree93481b62169d69e94ed5c604f7e37506fe3f412f
parent25b2da923b2dbe999e4b716a37cfa4f804fa1770 (diff)
Minor comment
-rw-r--r--core/Tracker/Visit.php2
m---------tests/travis0
2 files changed, 1 insertions, 1 deletions
diff --git a/core/Tracker/Visit.php b/core/Tracker/Visit.php
index 80d8d13613..f4485f52fb 100644
--- a/core/Tracker/Visit.php
+++ b/core/Tracker/Visit.php
@@ -365,7 +365,7 @@ class Visit implements VisitInterface
return $this->userSettings;
}
- // is the referrer host any of the registered URLs for this website?
+ // is the host any of the registered URLs for this website?
public static function isHostKnownAliasHost($urlHost, $idSite)
{
$websiteData = Cache::getCacheWebsiteAttributes($idSite);
diff --git a/tests/travis b/tests/travis
-Subproject f6b1d610c0d137db79c4d4f0af4cea4cd675173
+Subproject 2551892dc296f1abc500acf7b04380689a64588