Added a FIXME comment.
authorarensb <arensb>
Wed, 16 Oct 2002 12:32:49 +0000 (12:32 +0000)
committerarensb <arensb>
Wed, 16 Oct 2002 12:32:49 +0000 (12:32 +0000)
currency.pl

index 1ff2f65..363d009 100755 (executable)
@@ -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;