]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Condition/UserDefined.pm
Upgrade to 4.0.10.
[usit-rt.git] / lib / RT / Condition / UserDefined.pm
index 8ed5e5c15664fe50b7d7e3441246bb1a6e7dc4aa..1abee67f24ac5e1c05bdb811d1fa6f6f798b58ff 100644 (file)
@@ -2,7 +2,7 @@
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
@@ -49,6 +49,7 @@
 package RT::Condition::UserDefined;
 use base 'RT::Condition';
 use strict;
+use warnings;
 
 
 =head2 IsApplicable