by Lee Forkenbrock | Mar 19, 2008 | CakePHP Development
Loadsys creates a lot of larger web applications for clients that have many user types with many privileges. The ACL tables out of the box, ACOS and AROS, do not contain indexes except for the PRIMARY KEY on id. Since the ACL uses Binary Search Trees, a lot of...