Example #1
0
 public static function change_input_type()
 {
     require_once GFCommon::get_base_path() . '/form_detail.php';
     GFFormDetail::change_input_type();
 }