Skip to content

Commit

Permalink
Merge pull request #438 from djrosenbaum/UpdateLineItems
Browse files Browse the repository at this point in the history
Fix function call for UpdateLineItems
  • Loading branch information
fiboknacky committed Jan 17, 2018
2 parents 83e6297 + 90cfa93 commit 3458450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Dfp/v201711/LineItemService/UpdateLineItems.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ public static function main() {
}
}

CreateLineItems::main();
UpdateLineItems::main();

0 comments on commit 3458450

Please sign in to comment.