Skip to content

Commit cbd622d

Browse files
committed
Update priority_label.php
1 parent 7d204bd commit cbd622d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/priority_label.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// During test mode this seems not to always work as expected
99
$label->setTestMode(true);
1010

11-
$label->setFromAddress('Erik', 'Richard', '', '5161 Lankershim Blvd', 'North Hollywood', 'CA', '91601', '# 204', '', '8882721214');
11+
$label->setFromAddress('John', 'Doe', '', '5161 Lankershim Blvd', 'North Hollywood', 'CA', '91601', '# 204', '', '8882721214');
1212
$label->setToAddress('Vincent', 'Gabriel', '', '230 Murray St', 'New York', 'NY', '10282');
1313
$label->setWeightOunces(1);
1414
//$label->setField('32', 'SeparateReceiptPage', 'true');

0 commit comments

Comments
 (0)