URL updated
This commit is contained in:
@@ -515,10 +515,10 @@ long RecoReferAFreind(int itm_count, CVars in, CVars &out ){
|
||||
out[vname] = "icon1";
|
||||
|
||||
snprintf(vname, sizeof (vname), "banner_%05d", ic);
|
||||
out[vname] ="banner-refer.jpg";
|
||||
out[vname] ="https://www.wrenchboard.com/assets/images/apps/banners/friend-invite.jpg";
|
||||
|
||||
snprintf(vname, sizeof (vname), "banner_location_%05d", ic);
|
||||
out[vname] ="LOCAL";
|
||||
out[vname] ="URL";
|
||||
|
||||
snprintf(vname, sizeof (vname), "link_path_%05d", ic);
|
||||
out[vname] = "referral";
|
||||
|
||||
Reference in New Issue
Block a user