From 7862da1d7856b51cb317dc318d05b840bb64f31e Mon Sep 17 00:00:00 2001 From: gn64_jp Date: Fri, 6 Sep 2013 00:19:29 +0900 Subject: [PATCH] fix name --- www/ipdfsearch.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/ipdfsearch.pl b/www/ipdfsearch.pl index a22ae7c..5357a75 100755 --- a/www/ipdfsearch.pl +++ b/www/ipdfsearch.pl @@ -127,7 +127,7 @@ if ( length $search_text > 0 ) { push( @print_group_arrays, \%print_group_array ); } %xml_group_array = ( - serverName => "kobe.rec10.org", + serverName => "libre10.rec10.org", time => "time", results => \@print_group_arrays ); -- 2.11.0