completed on date : ps
This commit is contained in:
parent
27ef449cf3
commit
be1925fc51
@ -969,6 +969,7 @@ class PD_Controller extends REST_Controller {
|
||||
if($pd_details['pd_status'] == COMPLETED)
|
||||
{
|
||||
$pd_details['complete_override_data'] = json_encode($pd_details['complete_override_data']);
|
||||
$pd_details['completed_on'] = date('Y-m-d H:i:s');
|
||||
}
|
||||
|
||||
if(array_key_exists('link',$pd_details))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user