SAVE PD PHOTOS
This commit is contained in:
parent
a497df9d9e
commit
fc6d43c2ed
@ -4611,6 +4611,7 @@ class PD_Controller extends REST_Controller {
|
||||
public function savePDPhotos_post()
|
||||
{
|
||||
$records = $this->post('records');
|
||||
echo "Called";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user