import rt 3.8.10
[freeside.git] / rt / lib / RT / Interface / Web / Menu / Item.pm
index 5d8e675..29fb13b 100644 (file)
@@ -47,7 +47,8 @@
 # END BPS TAGGED BLOCK }}}
 
 package RT::Interface::Web::Menu::Item;
 # END BPS TAGGED BLOCK }}}
 
 package RT::Interface::Web::Menu::Item;
-
+use strict;
+use warnings;
 
 sub new {
     my $class = shift;
 
 sub new {
     my $class = shift;