コード例 #1
0
ファイル: mail.php プロジェクト: ASDAFF/1C_Bitrix_info_site
	function FilterCreate($fname, $vals, $type, $cOperationType=false, $bSkipEmpty = true)
	{
		return CMailUtil::FilterCreateEx($fname, $vals, $type, $bFullJoin, $cOperationType, $bSkipEmpty);
	}