diff --git a/api/application/helpers/getprocessedjson_helper.php b/api/application/helpers/getprocessedjson_helper.php index cf635b68..40ec6731 100644 --- a/api/application/helpers/getprocessedjson_helper.php +++ b/api/application/helpers/getprocessedjson_helper.php @@ -2501,7 +2501,7 @@ class GETPROCESSEDJSON public static function convertFinalRemarksForm($raw_json,$formid) { - echo "FEPJ called"; + // echo "FEPJ called"; // print_r($raw_json);die; $CI =& get_instance(); $master_tables_field_names = $CI->config->item('master_tables_field_names');