Unclassified NewsBoard Code Reference

IThread.SetLastRead function

Set last-read time for current user

function IThread.SetLastRead ($Date, $id = 0, $force = false);

Parameters:

Date
(int) timestamp
id  –  optional, default: 0
(int) thread id, 0: currently loaded thread
force  –  optional, default: false
(bool) also store an older timestamp than it is already stored

Member of class: IThread

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

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