# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- administrator/components/com_comprofiler/library/cb/cb.lists.php +++ administrator/components/com_comprofiler/library/cb/cb.lists.php @@ -135,7 +135,7 @@ } } */ - $allusergids = array_diff( $usergids, array( 29, 30 ) ); \ No newline at end of file + $allusergids = array_diff( $usergids, $_CB_framework->acl->mapGroupNamesToValues( array( 'Public', 'Backend' ) ) ); \ No newline at end of file $usergids = implode( ",", $allusergids ); // build SQL Select query: