Bug 11737: (follow-up) remove extra fnReloadAjax.js
[koha_fer] / 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;