Var | Description |
$info->pid | The ID of the post. |
$info->tid | The Topic ID in which it's placed. |
$info->text | The content of the post (the text). |
$info->timestamp | Timestamp of the post placement. |
$info->first_post | If set to "1" this is the first post in a topic. |
$info->icon | The icon of the post (Note that this is a number). |
$info->enable_smilies | If "1" smilies will be proccesed, else it will stay plaintext. |
$info->uid | The User ID of the poster. |
$info->username | The username of the poster. |