Remove print_r from PO revision
This commit is contained in:
parent
bb5d48a0a0
commit
52d50e8b57
|
|
@ -600,7 +600,6 @@ ENDINSTRUCTIONS;
|
||||||
// Store job IDs to be processed after the main save
|
// Store job IDs to be processed after the main save
|
||||||
$newDoc['_job_ids'] = $job_ids;
|
$newDoc['_job_ids'] = $job_ids;
|
||||||
}
|
}
|
||||||
print_r($newDoc);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue