updateLastMessages

Takes an array of board IDs and updates their last messages. If the board has a parent, that parent board is also automatically updated. The columns updated are id_last_msg and last_updated. Note that id_last_msg should always be updated using this function, and is not automatically updated upon other changes.
Parameters Summary
array $setboards
int $id_msg = 0