Unclassified NewsBoard Code Reference

IThread.SetLastNotify function

Set last-notify time for current user

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

Parameters:

Date
(int) timestamp
id  –  optional, default: 0
(int) thread id, 0: currently loaded thread
userid  –  optional, default: 0
(int) user id, 0: current user

Member of class: IThread

Implementation file: unb_lib/thread.lib.php, line 1151

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