aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-10-03 20:22:41 -0700
committerNathan Guse <nathaniel.guse@gmail.com>2013-10-03 20:22:41 -0700
commit31aebb355cfdbe08959028a9d8bc877280e3a084 (patch)
tree80d9f035ea3369194427496e0e3b1f3954eec9f4 /phpBB/memberlist.php
parent80b21e8049a138d07553288029abf66700da9a5c (diff)
parentbf5ce957cf046ab0b8d00fdc36d825bceccbfad6 (diff)
downloadforums-31aebb355cfdbe08959028a9d8bc877280e3a084.tar
forums-31aebb355cfdbe08959028a9d8bc877280e3a084.tar.gz
forums-31aebb355cfdbe08959028a9d8bc877280e3a084.tar.bz2
forums-31aebb355cfdbe08959028a9d8bc877280e3a084.tar.xz
forums-31aebb355cfdbe08959028a9d8bc877280e3a084.zip
Merge pull request #1654 from rechosen/ticket/11786
[ticket/11786] Fix various defects in PHPDoc in-code documentation
Diffstat (limited to 'phpBB/memberlist.php')
-rw-r--r--phpBB/memberlist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/memberlist.php b/phpBB/memberlist.php
index ead7179732..941d0ca713 100644
--- a/phpBB/memberlist.php
+++ b/phpBB/memberlist.php
@@ -595,7 +595,7 @@ switch ($mode)
* Modify user data before we display the profile
*
* @event core.memberlist_view_profile
- * @var array member Title of the index page
+ * @var array member Array with user's data
* @var bool user_notes_enabled Is the mcp user notes module
* enabled?
* @var bool warn_user_enabled Is the mcp warnings module