markBoardsRead

Description

This function handles marking boards read/unread...

Syntax

void markBoardsRead (array $boards[, bool $unread])



Parameter $boards

Expected type: Array of Integers
Description: The IDs of the boards to mark (un)read



Parameter $unread

Expected type: Boolean
Description: Whether or not this board is being marked "unread". Default is false.


Advertisement: