1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 07:21:30 +02:00

Merge pull request #1654 from rechosen/ticket/11786

[ticket/11786] Fix various defects in PHPDoc in-code documentation
This commit is contained in:
Nathan Guse
2013-10-03 20:22:41 -07:00
7 changed files with 17 additions and 17 deletions

View File

@@ -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