Show
Ignore:
Timestamp:
04/24/08 03:02:29 (19 months ago)
Author:
fumiakiy
Message:

Fixed to create required files for dynamic publishing when an individual template is set to publish dynamically. BugId:79337

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-36/lib/MT/CMS/Blog.pm

    r2026 r2051  
    21682168      && ( -f $htaccess_path ) 
    21692169      && ( -f $mtview_path ); 
    2170     return 1  
    2171         if 'all' ne $blog->custom_dynamic_templates 
    2172         && 'archives' ne $blog->custom_dynamic_templates; 
    21732170 
    21742171    # IIS itself does not handle .htaccess,