Bug 10572: Add phone to message_transport_types table for new installs
[koha.git] / 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;