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-07-14 00:05:39 +0400
committersgiehl <stefangiehl@gmail.com>2012-07-14 00:05:39 +0400
commit38ceaeeb0358b99022433b5b3fee4705d04287b9 (patch)
treef2bed0b5f9380f07d0b7918e78dd1d858eeca2f0 /core/Url.php
parent21caa032624f14cd3e17663497da3e5c01982d0e (diff)
some doc block / code improvements
git-svn-id: http://dev.piwik.org/svn/trunk@6510 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'core/Url.php')
-rw-r--r--core/Url.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Url.php b/core/Url.php
index c5f753bbd5..c8763ebbcd 100644
--- a/core/Url.php
+++ b/core/Url.php
@@ -159,7 +159,7 @@ class Piwik_Url
return 'http';
}
- /*
+ /**
* Validate "Host" (untrusted user input)
*
* @param string $host Contents of Host: header from Request