$USER does not display values

Re: $USER does not display values

by Conn Warwicker -
Number of replies: 0
Picture of Core developers Picture of Plugin developers

Try putting your:


global $USER

print_object($USER);


Inside the definition_inner function, see if it shows up there.


Average of ratings: Useful (1)