Exemple #1
0
/**
* retrieves current CIUnit Class Singleton
*/
function &get_CIU()
{
    return CIUnit::get_CIU();
}