updated release notes for 3.14.0 beta
[koha.git] / sms / sms.pl
index 230aa90..02a0c6c 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::SMS;
 use C4::Output;