Actions

Difference between revisions of "Developer Area/Mahara global variables"

From Mahara Wiki

< Developer Area
(Created page with "=== $USER === This is an object of class LiveUser. It gets instantiated in init.php. === $SESSION === todo === $THEME === todo")
 
 
(No difference)

Latest revision as of 17:14, 16 January 2014

$USER

This is an object of class LiveUser. It gets instantiated in init.php.

$SESSION

todo

$THEME

todo