X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rt%2Flib%2FRT%2FSavedSearches.pm;h=6f09757ea031163341b0a80915603f042760d00b;hb=919e930aa9279b3c5cd12b593889cd6de79d67bf;hp=15c90dcb0c83fbe7ff0362efe69936f149a19144;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/lib/RT/SavedSearches.pm b/rt/lib/RT/SavedSearches.pm index 15c90dcb0..6f09757ea 100644 --- a/rt/lib/RT/SavedSearches.pm +++ b/rt/lib/RT/SavedSearches.pm @@ -2,7 +2,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -70,6 +70,7 @@ package RT::SavedSearches; use RT::SavedSearch; use strict; +use warnings; use base 'RT::SharedSettings'; sub RecordClass {