Function __global->handle_topic_ticket_reply
Definitions
sources/cns_topics_action2.php
- If necessary, send out a support ticket reply.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$forum_id | ?AUTO_LINK | required parameter | N/A | N/A | Forum ID (null: private topics) |
$topic_id | AUTO_LINK | required parameter | N/A | N/A | Topic ID |
$topic_title | SHORT_TEXT | required parameter | N/A | N/A | Topic title |
$post | LONG_TEXT | required parameter | N/A | N/A | Post made |