Show
Ignore:
Timestamp:
01/16/08 02:06:09 (2 years ago)
Author:
auno
Message:

Fixed applied object name. BugzID:65371

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-27/lib/MT/Upgrade.pm

    r1250 r1256  
    14421442    $blog->template_set($param{blog_template_set}); 
    14431443    $blog->save; 
    1444     MT->run_callbacks( 'blog_template_set_change', { blog => $obj } ); 
     1444    MT->run_callbacks( 'blog_template_set_change', { blog => $blog } ); 
    14451445 
    14461446    # Create an initial entry and comment for this blog