From 9c5761f797b5a9f3432381412b13a78c131cd0a9 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Tue, 17 Apr 2012 16:37:56 +0200 Subject: [PATCH] removed COBISS which started serving images instead of HTML table (sigh) --- server.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.pl b/server.pl index f1ea91b..8f0d7fa 100755 --- a/server.pl +++ b/server.pl @@ -11,7 +11,7 @@ use Aleph; use Encode; my $databases = { - 'COBISS' => 'COBISS', +# 'COBISS' => 'COBISS', 'NSK01' => 'Aleph', 'NSK10' => 'Aleph', 'ZAG01' => 'Aleph', -- 2.20.1