Changeset 963
- Timestamp:
- 12/20/06 12:10:29 (2 years ago)
- Files:
-
- branches/wheeljack/lib/MT/BackupRestore.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/lib/MT/BackupRestore.pm
r962 r963 48 48 }}; 49 49 push @$obj_to_backup, {'MT::Template' => { 50 term => { ' id' => $blog_ids },50 term => { 'blog_id' => $blog_ids }, 51 51 args => undef 52 52 }};
