Bug 2505 - Add commented use warnings where missing in the suggestion/ directory
authorDonovan Jones <donovan@catalyst.net.nz>
Fri, 16 Apr 2010 03:13:29 +0000 (15:13 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 21 Apr 2010 08:20:18 +0000 (20:20 +1200)
suggestion/suggestion.pl

index 9811cc8..ce79197 100755 (executable)
@@ -16,6 +16,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 use CGI;
 use C4::Auth;    # get_template_and_user