Unclassified NewsBoard Code Reference

IForum.GetLastNotify function

Get last notify time for current user

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

Parameters:

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:

(int) timestamp

Member of class: IForum

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

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