From a35246656a0058994775c139bf3d4a0ff98d4760 Mon Sep 17 00:00:00 2001 From: VE10-Sanjeev Date: Tue, 25 Oct 2022 20:32:11 +0530 Subject: [PATCH] FEPJ called removed : ps --- api/application/helpers/getprocessedjson_helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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');