예제 #1
0
파일: div.php 프로젝트: densem-2013/exikom
 public static function onCCK_FieldConstruct_SearchContent(&$field, $style, $data = array())
 {
     $data['markup'] = NULL;
     parent::onCCK_FieldConstruct_SearchContent($field, $style, $data);
 }