Two duplicate pickup functions both missed broadcasts - fixed
approved_by
USR369 David
se_id
—
tr_id
—
detail
do_pickup() and pickup_with_task_gate() in verify_lib.php were separate, duplicate implementations, both missing comms.db broadcast checks. Fixed both, tested live on real systems.