A references holder for different classes so they can be easily used in functions. 2 classes are already loaded at start: cpg_member and when you're in the admin section it loads cpg_adminmenu as well.
$CLASS['myclass'] =& new MyClass();