Changeset 1943
- Timestamp:
- 04/17/08 00:35:56 (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
r1930 r1943 466 466 column_defs => { 467 467 $id_field => 'integer not null', 468 type => 'string( 255) not null',468 type => 'string(100) not null', 469 469 vchar => 'string(255)', 470 470 vchar_indexed => 'string(255)',
