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

View File

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