]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Condition/PriorityChange.pm
Upgrade to 4.0.10.
[usit-rt.git] / lib / RT / Condition / PriorityChange.pm
index aa00e609db11d458d2335a126d7779cdeec1fa4a..a600453a340f2caf3f90446777d2543ddb721ce0 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::PriorityChange;
 use base 'RT::Condition';
 use strict;
+use warnings;
 
 
 =head2 IsApplicable