What does this means , when Actually I can see that ACCESS_DEFAULT is defined ?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Juho Jaakkola@juho.jaakkola

Juho Jaakkola - 0 likes
You must log in to post replies.It means that one of your plugins is trying to do this:
When in fact it should do something like this:
So ACCESS_DEFAULT is not an access level, but a flag that tells the system that it should use the default access level.