From 3a02a4e9beb6f645d34ea017be72c31b8c46df20 Mon Sep 17 00:00:00 2001 From: Matthew Harvey Date: Mon, 22 Jul 2013 17:42:36 -0700 Subject: [PATCH] Update inline comment. --- providers/doubleclick-for-publishers-async.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/doubleclick-for-publishers-async.php b/providers/doubleclick-for-publishers-async.php index 973a2e8..7de1fd0 100644 --- a/providers/doubleclick-for-publishers-async.php +++ b/providers/doubleclick-for-publishers-async.php @@ -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 ); ?>