Show
Ignore:
Timestamp:
10/03/08 01:07:01 (14 months ago)
Author:
bchoate
Message:

Merging fireball branch changes to-date to trunk: svn merge -r2974:3081 http://code.sixapart.com/svn/movabletype/branches/fireball .

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/MT/TemplateMap.pm

    r2966 r3082  
    107107            } 
    108108        } 
     109        elsif ( $_[0] && $_[0]->{blog_id} ) { 
     110            # for cases where we remove with a blog_id parameter 
     111            $blog_id = $_[0]->{blog_id}; 
     112        } 
    109113 
    110114        my $maps_iter = MT::TemplateMap->count_group_by(