Bug 2505 - Add commented use warnings where missing in the admin/ directory
[koha.git] / admin / currency.pl
index 0d96bfe..5c34d51 100755 (executable)
@@ -38,7 +38,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
-# use warnings; # FIXME
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Auth;