Unclassified NewsBoard Code Reference

UnbReadACL function

Read all ACL rules from the database and bring them in the correct order

function UnbReadACL ();

Remarks:

Structure of the ACL array:
ACL = array(actionID => array(forumID/threadID => Grant))

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

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