Changeset 4071

Show
Ignore:
Timestamp:
07/22/09 22:28:41 (8 months ago)
Author:
plim
Message:

Patch by Byrne Reese regarding inability to extend MT::Asset. BugId: 89002

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/slapshot/lib/MT/Core.pm

    r4045 r4071  
    5454            'asset'           => 'MT::Asset', 
    5555            'file'            => 'MT::Asset', 
     56            'asset.file'      => 'MT::Asset', 
    5657            'asset.image'     => 'MT::Asset::Image', 
    5758            'image'           => 'MT::Asset::Image',