From: Roland Häder Date: Sat, 12 Jan 2013 06:28:19 +0000 (+0000) Subject: Requires business card for payout :( X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=2620069f5aee9e3d8fb3db954b2ad0a40dccc6f2 Requires business card for payout :( --- diff --git a/inc/extensions/ext-network.php b/inc/extensions/ext-network.php index 057191f3a2..53ccee2a87 100644 --- a/inc/extensions/ext-network.php +++ b/inc/extensions/ext-network.php @@ -375,7 +375,7 @@ INDEX `provider_type` (`network_id`, `network_type_id`)", ('xiji', 'Xiji.de', 'http://www.xiji.de/index.php?ref=7715', '|', '|', 'GET', 'ISO-8859-1', 'N', 100, 'Y'), ('crystall', 'Crystall Werbenetzwerk', 'http://www.crystall.de?ref=1575', '|', '|', 'GET', 'ISO-8859-1', 'N', 200, 'Y'), ('gollox', 'GolloX', 'http://www.gollox.de/?id=720', '|', '|', 'GET', 'ISO-8859-1', 'N', 0, 'Y'), -('giga_ad', 'Giga-Ad', 'http://giga-ad.de/index.php?seite=anmeldung&ref=Quix0r', '|', '|', 'GET', 'ISO-8859-1', 'N', 250, 'Y')"); +('giga_ad', 'Giga-Ad', 'http://giga-ad.de/index.php?seite=anmeldung&ref=Quix0r', '|', '|', 'GET', 'ISO-8859-1', 'Y', 250, 'Y')"); // Network type handlers - A3H addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_network_types` (`network_type_id`, `network_id`, `network_type_handler`, `network_type_api_url`, `network_type_click_url`, `network_type_banner_url`, `network_type_reload_time_unit`, `network_text_encoding`) VALUES