Unclassified NewsBoard Code Reference

UnbBuildEntireUserCache function

Read ALL users into the global array (saves many DB queries at large amount of data in the board)

function UnbBuildEntireUserCache ($users = false);

Parameters:

users  –  optional, default: false
(array(int)) user ids to read into the cache (optional, read all users otherwise)

Implementation file: unb_lib/common.lib.php, line 2905

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