This commit is contained in:
Laurent Destailleur 2011-12-12 20:14:38 +01:00
parent 52585b01ff
commit cdb6d15db5

View File

@ -132,8 +132,9 @@ function member_admin_prepare_head($object)
/**
* Return array head with list of tabs to view object stats informations
* @param object Member
* @return array head
*
* @param Object $object Member or null
* @return array head
*/
function member_stats_prepare_head($object)
{