Ejemplo n.º 1
0
function get_discipline_napravl($value, $row, $table, $info)
{
    return Disciplines::get_napravl_list_as_string($row['id']);
}