Changeset 2051 for branches/release-36/lib/MT/CMS/Blog.pm
- Timestamp:
- 04/24/08 03:02:29 (19 months ago)
- Files:
-
- 1 modified
-
branches/release-36/lib/MT/CMS/Blog.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-36/lib/MT/CMS/Blog.pm
r2026 r2051 2168 2168 && ( -f $htaccess_path ) 2169 2169 && ( -f $mtview_path ); 2170 return 12171 if 'all' ne $blog->custom_dynamic_templates2172 && 'archives' ne $blog->custom_dynamic_templates;2173 2170 2174 2171 # IIS itself does not handle .htaccess,
