Skip to content

Commit

Permalink
Update inline comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Harvey committed Jul 23, 2013
1 parent cb4de70 commit 3a02a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/doubleclick-for-publishers-async.php
Expand Up @@ -170,7 +170,7 @@ public function filter_output_html( $output_html, $tag_id ) {
// and the same tag id ( which is just a div id ). This confuses DFP Async, so we need to make sure
// that tags are unique

// Get unit size as array of widths x heights in case of flex spaces
// Parse ad tags to output flexible unit dimensions
$unit_sizes = $ad_code_manager->parse_ad_tag_sizes( $tt );

?>
Expand Down

0 comments on commit 3a02a4e

Please sign in to comment.