From e74490339396b1da03b9c9ef44236147644718ec Mon Sep 17 00:00:00 2001 From: arensb Date: Fri, 11 Oct 2002 12:36:26 +0000 Subject: [PATCH] Updated FIXME comment. This file is obsolete, right? --- C4/Circmain.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/C4/Circmain.pm b/C4/Circmain.pm index fcf3228439..13e708b860 100755 --- a/C4/Circmain.pm +++ b/C4/Circmain.pm @@ -20,7 +20,8 @@ package C4::Circmain; #assumes C4/Circulation # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, # Suite 330, Boston, MA 02111-1307 USA -# FIXME - This module doesn't compile! +# FIXME - This module doesn't compile! Then again, it's never used, so +# presumably this file is obsolete, right? use strict; require Exporter; -- 2.39.5