Function __global->send_content_validated_notification

Definitions

sources/submit.php

  • Send a "your content has been validated" notification out to the submitter of some content. Only call if this is true ;).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$content_type ID_TEXT required parameter N/A N/A Content type
$content_id ID_TEXT required parameter N/A N/A Content ID
$points_credited integer 0 N/A N/A If points were not credited until after validation, specify how many points were credited (<=0: no mention of points will be included in this notification)