update sample news on new install with koha-community.org urls
[koha.git] / circ / circulation.pl
index ee13b9d..4b67920 100755 (executable)
@@ -21,7 +21,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::Output;
 use C4::Print;