Changeset 2476
- Timestamp:
- 06/02/08 02:53:58 (21 months ago)
- Files:
-
- 1 modified
-
branches/release-39/lib/MT/Blog.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/lib/MT/Blog.pm
r2351 r2476 284 284 } 285 285 286 $blog->custom_dynamic_templates('none'); 287 $blog->save; 288 286 289 MT->run_callbacks( 287 290 ref($blog). '::post_create_default_templates',
