Set the new state of a forum/thread flag for a user.
Doesn't use the global cache but runs a new database query for each call.
Considered for internal use only.
function IUser.SetForumThreadFlag ($forumid, $threadid, $mask, $set, $id = 0);
(bool) success
Member of class: IUser
Implementation file: unb_lib/user.lib.php, line 1779
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.