Get the current 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.GetForumThreadFlag ($forumid, $threadid, $mask, $id = 0);
(int) non-zero value if flag is set, 0 otherwise.
Member of class: IUser
Implementation file: unb_lib/user.lib.php, line 1841
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.