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
path: root/core
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2015-10-15 10:18:11 +0300
committermattab <matthieu.aubry@gmail.com>2015-10-15 10:18:11 +0300
commitfd3cfc2d559dd5ac3239e40ed81c340c4f8c2634 (patch)
tree248b0c48cae42a274f58bea1684ec3d77dc58c28 /core
parent88bacc93517f6bc2ddc7bd4ed6d7b093479fb558 (diff)
Make Google+ URL in UI the plus.google.com url
Diffstat (limited to 'core')
-rwxr-xr-xcore/DataFiles/Socials.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/DataFiles/Socials.php b/core/DataFiles/Socials.php
index a9aa33af2a..92b131b496 100755
--- a/core/DataFiles/Socials.php
+++ b/core/DataFiles/Socials.php
@@ -75,8 +75,8 @@ if (!isset($GLOBALS['Piwik_socialUrl'])) {
'github.com' => 'Github',
// Google+
- 'url.google.com' => 'Google%2B',
'plus.google.com' => 'Google%2B',
+ 'url.google.com' => 'Google%2B',
// douban
'douban.com' => 'douban',