Show
Ignore:
Timestamp:
05/17/08 06:31:00 (19 months ago)
Author:
bchoate
Message:

Fix for setting user context for comment previews. BugId:79757

Files:
1 modified

Legend:

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

    r2371 r2377  
    511511            SearchIncludeBlogs => sub { '' }, 
    512512            SearchTemplateID => sub { 0 }, 
     513 
     514            UserSessionState => sub { 'null' }, 
    513515 
    514516            BuildTemplateID => \&_hdlr_build_template_id,