Changeset 963

Show
Ignore:
Timestamp:
12/20/06 12:10:29 (2 years ago)
Author:
fumiakiy
Message:

Fixed so templates will be correctly backed up when backing up specific weblogs. BugId: 46090

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/lib/MT/BackupRestore.pm

    r962 r963  
    4848            }}; 
    4949        push @$obj_to_backup, {'MT::Template' => {  
    50             term => { 'id' => $blog_ids },  
     50            term => { 'blog_id' => $blog_ids },  
    5151            args => undef 
    5252            }};