예제 #1
0
function gravity_flow()
{
    if (class_exists('Gravity_Flow')) {
        return Gravity_Flow::get_instance();
    }
}