Forums
(@peterjem)
1 year, 10 months ago
@serpentdriver Thanks, but i would like to do this programmatically using PHP.
4 years, 1 month ago
Re-indexing the array did the trick
$pages = array_values($diff);
4 years, 2 months ago
Basically what i am trying to accomplish is to create a page where a user can find to which all restricted content he do have access.
Thanks
4 years, 4 months ago
Thanks a lot, it worked.
Cheers.