[livejournal] r22536: LJSUP-13165: remove warnings and errors ...
Committer: vad
LJSUP-13165: remove warnings and errors from logU trunk/cgi-bin/LJ/SiteScheme.pm
Modified: trunk/cgi-bin/LJ/SiteScheme.pm =================================================================== --- trunk/cgi-bin/LJ/SiteScheme.pm 2012-07-31 19:29:16 UTC (rev 22535) +++ trunk/cgi-bin/LJ/SiteScheme.pm 2012-07-31 19:30:39 UTC (rev 22536) @@ -1,6 +1,6 @@ package LJ::SiteScheme; use strict; -use warnings; +#use warnings; use LJ::Lang qw( ml ); use LJ::Widget::SGMessages;
