Changeset 1849 for branches/feature-narrow-tables/lib/MT/Object.pm
- Timestamp:
- 04/11/08 00:41:33 (20 months ago)
- Files:
-
- 1 modified
-
branches/feature-narrow-tables/lib/MT/Object.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-narrow-tables/lib/MT/Object.pm
r1844 r1849 1155 1155 *__parse_def = \&MT::Object::__parse_def; 1156 1156 *count = \&MT::Object::count; 1157 *columns_of_type = \&MT::Object::columns_of_type; 1157 1158 1158 1159 # TODO: copy this too
