Merge remote-tracking branch 'origin/new/bug_7143'
[srvgit] / misc / cronjobs / holds / auto_unsuspend_holds.pl
index 268910b..375c5e7 100755 (executable)
@@ -17,8 +17,8 @@
 # with Koha; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-#use strict;
-#use warnings; FIXME - Bug 2505
+use strict;
+use warnings;
 
 BEGIN {
     # find Koha's Perl modules