Changeset 2530 for branches/release-39/lib/MT/Template/ContextHandlers.pm
- Timestamp:
- 06/09/08 09:13:14 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/lib/MT/Template/ContextHandlers.pm
r2496 r2530 10037 10037 if ($args->{lastn} || $args->{offset}) { 10038 10038 $args{'direction'} = 'descend'; 10039 $so = 'descend'; 10039 10040 } else { 10040 10041 $args{'direction'} = 'ascend';
