ZenphotoCMS Forum
function to get id of logged in admin - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: function to get id of logged in admin (/thread-7145.html)



function to get id of logged in admin - zenPhotoCharles - 2010-06-05

Is there a function to obtain the id of the logged in admin?




function to get id of logged in admin - acrylian - 2010-06-05

There is an global object var for that:
http://www.zenphoto.org/2008/07/zenphotos-global-variables/

Also look at the class methods of zp-core/lib-auth.php.