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:
authormattpiwik <matthieu.aubry@gmail.com>2012-11-09 10:43:19 +0400
committermattpiwik <matthieu.aubry@gmail.com>2012-11-09 10:43:19 +0400
commit9be1d968f00cb2b9e74612f65a03e89facc76592 (patch)
treea9d15fa6055de69dbca0406bf57949f8f68d371a /plugins/Proxy
parentcf1bc10c6c8c5ab9034a57ec728562ea0a15d46d (diff)
Updating Russian Translation
git-svn-id: http://dev.piwik.org/svn/trunk@7414 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/Proxy')
-rw-r--r--plugins/Proxy/Controller.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Proxy/Controller.php b/plugins/Proxy/Controller.php
index c3b289cd95..2af91cfa5c 100644
--- a/plugins/Proxy/Controller.php
+++ b/plugins/Proxy/Controller.php
@@ -130,7 +130,8 @@ class Piwik_Proxy_Controller extends Piwik_Controller
$referrer = Piwik_Url::getReferer();
if(empty($referrer) || !Piwik_Url::isLocalUrl($referrer))
{
- die('Invalid Referer detected - check that your browser sends the Referer header. <br/>The link you would have been redirected to is: '.$url);
+ die('Invalid Referer detected - check that your browser sends the Referer header.
+ <br/>The link you would have been redirected to is: '. $url);
}
// mask visits to *.piwik.org