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:
Diffstat (limited to 'core/Option.php')
-rw-r--r--core/Option.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/Option.php b/core/Option.php
index c8fef3ee2f..cb3b5d64c9 100644
--- a/core/Option.php
+++ b/core/Option.php
@@ -129,8 +129,7 @@ class Piwik_Option
/**
* Initialize cache with autoload settings.
- *
- * @param bool $forceReload Forces a reload if true; default is false
+ * @return
*/
private function autoload()
{