Bug 6236 : When checking for expiry don't try to process 0 dates
[koha_fer] / admin / aqbudget_owner_search.pl
index d583d4f..69e465f 100755 (executable)
@@ -20,6 +20,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Auth ;
 use C4::Output;
 use CGI;