X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=circ%2Fbookcount.pl;h=2ae4f4a3a3a630f28b0fb2709be9c6a075d091e3;hb=1e2faa91192302bde210e149963b42e8cfa8f97b;hp=7590ec094729e4cbd3ffac2335aa3af3a7e86ed3;hpb=f1598406e5f9425198f4ec42a372752b9cccf31a;p=koha_gimpoz diff --git a/circ/bookcount.pl b/circ/bookcount.pl index 7590ec0947..2ae4f4a3a3 100755 --- a/circ/bookcount.pl +++ b/circ/bookcount.pl @@ -21,7 +21,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. use strict; -# use warnings; +#use warnings; FIXME - Bug 2505 use CGI; use C4::Debug; use C4::Context;