Skip to content

Commit 3fb7f60

Browse files
committed
Merge pull request #10 from SparkPost/issue-9
Removed defaults for engagement tracking so that template settings could...
2 parents b01f3db + 24f27cd commit 3fb7f60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/SparkPost/Transmission.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ class Transmission {
4949
'text'=>null,
5050
'email_rfc822'=>null
5151
),
52-
'options'=>array(
53-
'open_tracking'=>true,
54-
'click_tracking'=>true
55-
),
5652
'use_draft_template'=>false
5753
);
5854

0 commit comments

Comments
 (0)