Unclassified NewsBoard Code Reference

IThread.SetLastPostDate function

Set last post timestamp for this thread

function IThread.SetLastPostDate ($LastPostDate = false, $id = 0);

Parameters:

LastPostDate  –  optional, default: false
(int) new thread's last post timestamp, false: auto-determine value
id  –  optional, default: 0
(int) thread id, 0: currently loaded thread

Return value:

(bool) success

Member of class: IThread

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

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