Read threads into an array, regarding access rights
function UnbFindThreadsArray ($where = null, $order = null, $limit = null, $showhidden = null);
(array(array)) all thread record rows
Similar to IThread.FindArray but this respects access rights. If some of the
first n threads cannot be accessed, some more are fetched from the database,
until we have the specified number of threads. This function also filters out
'moved' type special threads.
Implementation file: unb_lib/thread.lib.php, line 1212
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.