X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=authorities%2Fauth_finder.pl;h=97acdc9038d9bdef381cb48665e069e471ce8210;hb=3adf376ae5712598325702e49ed09caecea0596f;hp=8b22651373389b182de4100cccc66c29da8ca482;hpb=9e2872aeaa4c37bb829b49b36019b51a6e2d1602;p=koha_gimpoz diff --git a/authorities/auth_finder.pl b/authorities/auth_finder.pl index 8b22651373..97acdc9038 100755 --- a/authorities/auth_finder.pl +++ b/authorities/auth_finder.pl @@ -157,7 +157,7 @@ if ($op eq "do_search") { $template->param(authtypesloop => \@authtypesloop, authtypecode => $authtypecode); -warn "CAT : $authtypecode"; +#warn "CAT : $authtypecode"; # Print the page output_html_with_http_headers $query, $cookie, $template->output;