Function __global->gift_points_sent

Definitions

sources/points.php

  • Get the number of gift points sent by the given member.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member we want it for

Return

  • The number of gift points sent by the member to others
  • Type: integer
  • Set: N/A
  • Range: N/A