X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Flib%2FRT%2FDashboards.pm;fp=rt%2Flib%2FRT%2FDashboards.pm;h=f9cbbe877e5bf1645601b2bb8f30f56c631bb3fc;hb=7588a4ac90a9b07c08a3107cd1107d773be1c991;hp=5d10205a3ff3e1ba5402f10926eff6375c43b155;hpb=98d2b25256055abb0dfcb9f586b434474fa97afd;p=freeside.git diff --git a/rt/lib/RT/Dashboards.pm b/rt/lib/RT/Dashboards.pm index 5d10205a3..f9cbbe877 100644 --- a/rt/lib/RT/Dashboards.pm +++ b/rt/lib/RT/Dashboards.pm @@ -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 # # # (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 {