A percentage was to much here
authorRoland Häder <roland@mxchange.org>
Mon, 29 Aug 2011 22:44:12 +0000 (22:44 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 29 Aug 2011 22:44:12 +0000 (22:44 +0000)
inc/extensions/ext-network.php

index ae5e82ee1b3325cdcdf96211f1c20cf0d28dec21..7733b940474cb678a2a508567f7c8229df0a28af 100644 (file)
@@ -432,8 +432,8 @@ UNIQUE INDEX `provider_type` (`network_id`,`network_type_id`)",
                // Network type handlers - Ads4
                addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_network_types` (`network_type_id`,`network_id`,`network_type_handle`,`network_type_api_url`,`network_type_click_url`,`network_type_banner_url`,`network_type_reload_time_unit`) VALUES
 (14, 6, 'forcedbanner', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/forced_click.php?fb_id=%CID%&sid=%SID%', 'http://www.ads4.de/forced_view.php?fb_id=%CID%&sid=%SID%', 'h'),
-(16, 6, 'htmlmail', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/paidmail_click.php?pm=%CID%&%sid=%SID%', NULL, 'h'),
-(15, 6, 'textmail', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/paidmail_click.php?pm=%CID%&%sid=%SID%', NULL, 'h'),
+(16, 6, 'htmlmail', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/paidmail_click.php?pm=%CID%&sid=%SID%', NULL, 'h'),
+(15, 6, 'textmail', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/paidmail_click.php?pm=%CID%&sid=%SID%', NULL, 'h'),
 (119, 6, 'traffic', 'http://www.ads4.de/interface/interface.php', 'http://www.ads4.de/traffic_click.php?tr_id=%CID%&sid=%SID%', NULL, 'h')");
 
                // Network type handlers - Ads4Webbis