Changeset 1308 for branches/release-29/lib/MT/Template/ContextHandlers.pm
- Timestamp:
- 01/22/08 00:15:49 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-29/lib/MT/Template/ContextHandlers.pm
r1287 r1308 5999 5999 $ctx->{__stash}{entries} = \@entries; 6000 6000 $ctx->{current_timestamp} = $this_day . '000000'; 6001 $ctx->{current_timestamp_end} = $this_day . '2 15959';6001 $ctx->{current_timestamp_end} = $this_day . '235959'; 6002 6002 $ctx->{__stash}{calendar_day} = $day - $pad_start; 6003 6003 }
