Example #1
0
function gv_label($field, $entry = NULL)
{
    return GravityView_API::field_label($field, $entry);
}