예제 #1
0
function vt_suppressHTMLTags($string)
{
    return Vtiger_Functions::suppressHTMLTags($string);
}