From 5dc24af67f28c862e3999837a96cdfd899cc3b00 Mon Sep 17 00:00:00 2001 From: arensb Date: Wed, 16 Oct 2002 12:32:49 +0000 Subject: [PATCH] Added a FIXME comment. --- currency.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/currency.pl b/currency.pl index 1ff2f65945..363d00968a 100755 --- a/currency.pl +++ b/currency.pl @@ -24,6 +24,9 @@ # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, # Suite 330, Boston, MA 02111-1307 USA +# FIXME - There's an "admin/currency.pl", and this script never seems +# to be used. Is it obsolete? + use CGI; use C4::Acquisitions; use C4::Biblio; -- 2.39.5