Function __global->give_award
Definitions
sources/awards.php
- Give an award.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$award_id | AUTO_LINK | required parameter | N/A | N/A | The award ID |
$content_id | ID_TEXT | required parameter | N/A | N/A | The content ID |
$time | ?TIME | Null | N/A | N/A | Time the award was given (null: now) |