FEPJ called removed : ps

This commit is contained in:
VE10-Sanjeev 2022-10-25 20:32:11 +05:30
parent f8c98f314c
commit a35246656a

View File

@ -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');