Changeset 1785

Show
Ignore:
Timestamp:
04/07/08 05:38:05 (15 months ago)
Author:
fumiakiy
Message:

Forward-porting r1784 to the current dev branch.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-33/lib/MT.pm.pre

    r1769 r1785  
    21282128    } else { 
    21292129        $tmpl = $mt->load_tmpl($file) or return; 
     2130        $tmpl_file = $file unless ref($file); 
    21302131    } 
    21312132