Unclassified NewsBoard Code Reference

IForum.SetLastNotify function

Set last-notify time for current user

function IForum.SetLastNotify ($Date, $id = 0, $userid = 0);

Parameters:

Date
(int) timestamp
id  –  optional, default: 0
(int) forum id, 0: currently loaded forum
userid  –  optional, default: 0
(int) user id, 0: currently logged in user

Return value:

(bool) success

Member of class: IForum

Implementation file: unb_lib/forum.lib.php, line 694

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.