[open-ils-commits] r7586 - trunk/Open-ILS/src/perlmods/OpenILS/WWW
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Jul 27 11:36:29 EDT 2007
Author: miker
Date: 2007-07-27 11:35:09 -0400 (Fri, 27 Jul 2007)
New Revision: 7586
Modified:
trunk/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm
Log:
Modified: trunk/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm
===================================================================
--- trunk/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm 2007-07-27 15:32:36 UTC (rev 7585)
+++ trunk/Open-ILS/src/perlmods/OpenILS/WWW/SuperCat.pm 2007-07-27 15:35:09 UTC (rev 7586)
@@ -621,6 +621,7 @@
print $r->as_usmarc;
} otherwise {
+ warn shift();
print "Content-type: text/html; charset=utf-8\n\n";
$apache->custom_response( 404, <<" HTML");
More information about the open-ils-commits
mailing list