]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Action/EscalatePriority.pm
Upgrade to 4.0.10.
[usit-rt.git] / lib / RT / Action / EscalatePriority.pm
index 97d408ca006c862aa06415a020f4d3e9b06dd2da..ec604589865f2c103c393c6c67144c34fe395ecd 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)
@@ -78,6 +78,7 @@ package RT::Action::EscalatePriority;
 use base 'RT::Action';
 
 use strict;
+use warnings;
 
 #Do what we need to do and send it out.