Fixed syntax error on TrackingURL

pull/64/head
Jordan Wright 2015-08-26 18:17:03 -05:00
parent 9b597fea92
commit d0cc39c84e
1 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ func processCampaign(c *models.Campaign) {
models.Result
URL string
Tracker string
TrackingURL
TrackingURL string
}{
t,
"http://" + ips[0].String() + "?rid=" + t.RId,