Changeset 1944
- Timestamp:
- 04/17/08 01:09:02 (22 months ago)
- Files:
-
- 1 modified
-
branches/release-35/lib/MT/Object.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-35/lib/MT/Object.pm
r1943 r1944 466 466 column_defs => { 467 467 $id_field => 'integer not null', 468 type => 'string( 100) not null',468 type => 'string(75) not null', 469 469 vchar => 'string(255)', 470 470 vchar_indexed => 'string(255)',
