Committer: ailyin
LJSUP-10483 (Selfpromo delivery mechanics is broken)U trunk/cgi-bin/ljlib.pl
Modified: trunk/cgi-bin/ljlib.pl =================================================================== --- trunk/cgi-bin/ljlib.pl 2012-01-23 13:50:04 UTC (rev 20958) +++ trunk/cgi-bin/ljlib.pl 2012-01-23 15:03:16 UTC (rev 20959) @@ -3653,7 +3653,8 @@ require Data::Dumper; - local $Data::Dumper::Indent = 0; + local $Data::Dumper::Indent = 0; + local $Data::Dumper::Sortkeys = 1; if ( @args <= 1 ) { local $Data::Dumper::Terse = 1;