Skip to content

Commit

Permalink
[#123 state:resolved] Applied Byrne "patch/hack"
Browse files Browse the repository at this point in the history
  • Loading branch information
tima committed Sep 24, 2010
1 parent 6557ca1 commit fc0b0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/MT/Template/ContextHandlers.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8610,6 +8610,7 @@ sub _hdlr_entries {
\%terms, \%args, \%blog_terms, \%blog_args);
$no_resort = $args->{sort_order} || $args->{sort_by} ? 0 : 1;
} else {
delete $args{limit};
$iter = $class->load_iter(\%terms, \%args);
}
my $i = 0; my $j = 0;
Expand Down

0 comments on commit fc0b0cb

Please sign in to comment.