Show
Ignore:
Timestamp:
01/22/08 00:15:49 (22 months ago)
Author:
bsmith
Message:

Merging commits from release-28 changesets 1274 to 1306

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-29/lib/MT/Template/ContextHandlers.pm

    r1287 r1308  
    59995999            $ctx->{__stash}{entries} = \@entries; 
    60006000            $ctx->{current_timestamp} = $this_day . '000000'; 
    6001             $ctx->{current_timestamp_end} = $this_day . '215959'; 
     6001            $ctx->{current_timestamp_end} = $this_day . '235959'; 
    60026002            $ctx->{__stash}{calendar_day} = $day - $pad_start; 
    60036003        }