]> git.uio.no Git - usit-rt.git/blobdiff - lib/RT/Dashboards.pm
Upgrade to 4.0.10.
[usit-rt.git] / lib / RT / Dashboards.pm
index 5d10205a3ff3e1ba5402f10926eff6375c43b155..f9cbbe877e5bf1645601b2bb8f30f56c631bb3fc 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)
@@ -70,6 +70,7 @@ package RT::Dashboards;
 use RT::Dashboard;
 
 use strict;
+use warnings;
 use base 'RT::SharedSettings';
 
 sub RecordClass {