From 98d03fb5f70d7fbf9b186658f61e82a31bab6a4b Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 27 Jul 2007 15:35:09 +0000 Subject: [PATCH] git-svn-id: svn://svn.open-ils.org/ILS/trunk@7586 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm index dcb764c2e4..5fab4e538d 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm @@ -621,6 +621,7 @@ sub supercat { print $r->as_usmarc; } otherwise { + warn shift(); print "Content-type: text/html; charset=utf-8\n\n"; $apache->custom_response( 404, <<" HTML"); -- 2.11.0