Skip to content

Commit 3458450

Browse files
authored
Merge pull request #438 from djrosenbaum/UpdateLineItems
Fix function call for UpdateLineItems
2 parents 83e6297 + 90cfa93 commit 3458450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Dfp/v201711/LineItemService/UpdateLineItems.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ public static function main() {
9393
}
9494
}
9595

96-
CreateLineItems::main();
96+
UpdateLineItems::main();

0 commit comments

Comments
 (0)