示例#1
0
function fck_from_html($string)
{
    return Vtiger_Functions::fromHTML_FCK($string);
}