Unclassified NewsBoard Code Reference

IThread.AddVote function

Add current user's vote

function IThread.AddVote ($id, $voteid);

Parameters:

id
(int) thread id, 0 for currently loaded thread
voteid
(int) vote id to add

Member of class: IThread

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

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