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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2014-12-30 08:11:25 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-01-05 04:03:58 +0300
commit76631197ff467bf1209dc921dfecde8dec40a9ef (patch)
treeb5cf8b76b27d9013896ca93c5ca9d5517a6d91ad /core/Http.php
parent9a219af33f31dfa5970aedc6644dc683b292ad72 (diff)
Faster bootstrap for PHPUnit tests
Diffstat (limited to 'core/Http.php')
-rw-r--r--core/Http.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Http.php b/core/Http.php
index 3643fc8553..5f104fc9f0 100644
--- a/core/Http.php
+++ b/core/Http.php
@@ -99,7 +99,7 @@ class Http
*
* @param string $method
* @param string $aUrl
- * @param int $timeout
+ * @param int $timeout in seconds
* @param string $userAgent
* @param string $destinationPath
* @param resource $file