From: Roland Häder Date: Tue, 30 Aug 2011 04:13:46 +0000 (+0000) Subject: With dashes to have nicer call-backs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=009cdc44623cc3a84c341aa62f1229b35f03ec70;p=mailer.git With dashes to have nicer call-backs --- diff --git a/inc/extensions/ext-network.php b/inc/extensions/ext-network.php index a26cc1b849..dc1ac815d7 100644 --- a/inc/extensions/ext-network.php +++ b/inc/extensions/ext-network.php @@ -294,7 +294,7 @@ UNIQUE INDEX `provider_type` (`network_id`,`network_type_id`)", ('adkracher', 'ADkracher', 'http://www.adkracher.de/index.php?seite=anmeldung&ref=Quix0r', '|', '|', 'GET', 'ISO-8859-1', 'N', 350), ('adminlose', 'Adminlose.de', 'http://www.adminlose.de/index.php?ref=2148', '|', '|', 'GET', 'WINDOWS-1252', 'N', 200), ('admono', 'Admono.de', 'http://www.admono.de/?ref=92', '|', '|', 'GET', 'ISO-8859-1', 'N', 150), -('adpromotionnet', 'Ad-Promotion.net', 'http://ad-promotion.net?ref=10194', '|', '|', 'GET', 'WINDOWS-1252', 'N', 150)"); +('ad-promotion-net', 'Ad-Promotion.net', 'http://ad-promotion.net?ref=10194', '|', '|', 'GET', 'WINDOWS-1252', 'N', 150)"); // 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`) VALUES