PauloV Posted February 10, 2014 Report Posted February 10, 2014 Hello to all Maybe is to many hours at work in developing and also on Blesta that I cannot see I whant to be able to get the id or username of the current loged in admin in structure.pdt I have trie almost everything, and dont whant to change core files to send the var I have output all global vars using print_r($this) but I cannot the current logged in admin or username. Thanks in advance, Paulo V
Tyson Posted February 10, 2014 Report Posted February 10, 2014 That information is not available to the structure. However, $logged_in contains the user ID, if any. PauloV 1
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now