From 15a05e968f58c057543b682f7cc6fe2d2a05cc85 Mon Sep 17 00:00:00 2001 From: arensb Date: Wed, 16 Oct 2002 12:45:15 +0000 Subject: [PATCH] Updated a FIXME comment. --- C4/Search.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/C4/Search.pm b/C4/Search.pm index cde818cf3b..5644aa7a46 100755 --- a/C4/Search.pm +++ b/C4/Search.pm @@ -2039,8 +2039,7 @@ C<$ocount> is the number of items that haven't arrived yet =cut #' -# FIXME - There's also a &C4::Acquisitions::itemcount and -# &C4::Biblio::itemcount. +# FIXME - There's also a &C4::Biblio::itemcount. # Since they're all exported, acqui/acquire.pl doesn't compile with -w. sub itemcount { my ($env,$bibnum,$type)=@_; -- 2.39.2