PS CON
This commit is contained in:
parent
eb1f4b9273
commit
3d53b7c9ce
@ -2525,7 +2525,7 @@ class PD_Controller extends REST_Controller {
|
||||
}
|
||||
else
|
||||
{
|
||||
$json = json_decode($rec[0]['processed_json']);
|
||||
$json = json_decode($rec[0]['json']);
|
||||
}
|
||||
|
||||
$data['dataStatus'] = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user