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 <stefan@piwik.org>2014-03-11 23:55:45 +0400
committersgiehl <stefan@piwik.org>2014-03-11 23:55:45 +0400
commitbb80f8c3ca15ed162ae32a84aa5d938b95d955af (patch)
tree428c4bbabbe5809d31126625e0dfcb5b592f20a6 /plugins/Login/Controller.php
parenta27ea70873757e2306811b44db1759cf5657f017 (diff)
cs
Diffstat (limited to 'plugins/Login/Controller.php')
-rw-r--r--plugins/Login/Controller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Login/Controller.php b/plugins/Login/Controller.php
index 8c0e8d3f9b..f5067dea90 100644
--- a/plugins/Login/Controller.php
+++ b/plugins/Login/Controller.php
@@ -55,7 +55,7 @@ class Controller extends \Piwik\Plugin\Controller
* Default action
*
* @param none
- * @return void
+ * @return string
*/
function index()
{