Bug 766: remove CGI::scrolling_list from request.pl
[koha_fer] / sms / sms_listen_windows_start.pl
index b9f706b..c0e39d5 100755 (executable)
@@ -2,6 +2,7 @@
 # script that starts the zebraqueue
 #  Written by TG on 01/08/2006
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use Win32::Process;
 use Win32;