Changeset 1763 for branches/feature-narrow-tables/lib/MT/Entry.pm
- Timestamp:
- 04/03/08 22:46:20 (20 months ago)
- Files:
-
- 1 modified
-
branches/feature-narrow-tables/lib/MT/Entry.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-narrow-tables/lib/MT/Entry.pm
r1597 r1763 105 105 }); 106 106 107 __PACKAGE__->install_meta({ 108 columns => [], 109 }); 110 107 111 sub HOLD () { 1 } 108 112 sub RELEASE () { 2 }
