what is field to use identify between user and admin ?
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.
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- aong@aongha555

aong - 0 likes
You must log in to post replies.$ElggUser = $_SESSION['user'];
if ($ElggUser->admin) {
. . . .
;-)
thank you very much Dhrup`De`Scoop
but in database what is field to use identify between user and admin ?
help me please !!!!!!