From f1e7208562ced539e73a7328cbea5a36b30c83c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sat, 9 Apr 2005 03:01:37 +0000 Subject: [PATCH] * This commit is brought to you by Amazon.com --- languages/LanguageAf.php | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/languages/LanguageAf.php b/languages/LanguageAf.php index a1ebb5cb83..4d557e1944 100644 --- a/languages/LanguageAf.php +++ b/languages/LanguageAf.php @@ -32,14 +32,6 @@ require_once( 'LanguageUtf8.php' ); 'cologneblue' => "Keulen blou", ) + $wgSkinNamesEn; -/* private */ $wgBookstoreListAf = array( - "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN", - "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1", - "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1", - "Amazon.com" => "http://www.noamazon.com/" #patent that -); - - # All special pages have to be listed here: a description of "" # will make them not show up on the "Special Pages" page, which # is the right thing for some of them (such as the "targeted" ones). @@ -833,11 +825,6 @@ Kies asseblief 'n ander naam.", class LanguageAf extends LanguageUtf8 { - function getBookstoreList () { - global $wgBookstoreListAf ; - return $wgBookstoreListAf ; - } - function getNamespaces() { global $wgNamespaceNamesAf; return $wgNamespaceNamesAf; -- 2.20.1