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:
authorsgiehl <stefangiehl@gmail.com>2012-05-03 02:08:23 +0400
committersgiehl <stefangiehl@gmail.com>2012-05-03 02:08:23 +0400
commit0e64dd6c7cdfa5c10a71e2c354cc545b2c592c81 (patch)
tree3c0d8708a7e5cb3287ab17394d107543eeb819d3 /plugins/Proxy/Controller.php
parent9f5147e17b2f728e1071b2e7f18dd386e92f70a5 (diff)
added/fixed several doc blocks; fixed some css
git-svn-id: http://dev.piwik.org/svn/trunk@6243 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/Proxy/Controller.php')
-rw-r--r--plugins/Proxy/Controller.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Proxy/Controller.php b/plugins/Proxy/Controller.php
index 9f88b17486..800950cf26 100644
--- a/plugins/Proxy/Controller.php
+++ b/plugins/Proxy/Controller.php
@@ -131,7 +131,6 @@ class Piwik_Proxy_Controller extends Piwik_Controller
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);
- exit;
}
// mask visits to *.piwik.org