Show
Ignore:
Timestamp:
04/14/08 02:38:34 (20 months ago)
Author:
bchoate
Message:

Updates to support publish profile dialog operation. BugId:76495

Files:
1 modified

Legend:

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

    r1823 r1877  
    568568    return undef unless $tmpl->outfile; 
    569569    return undef unless ($tmpl->type eq 'index'); 
    570      
     570 
    571571    my $blog = $tmpl->blog; 
    572572    return undef unless $blog;