Changeset 2000 for branches/1.4/install/install_tables.php
- Timestamp:
- 06/22/10 15:23:02 (3 years ago)
- File:
-
- 1 edited
-
branches/1.4/install/install_tables.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4/install/install_tables.php
r1968 r2000 300 300 `post_category` int(20) NOT NULL DEFAULT 1, 301 301 `post_tags` text NULL, 302 `post_title` varchar(255) NULL,302 `post_title` text NULL, 303 303 `post_orig_url` varchar(255) NULL, 304 304 `post_domain` varchar(255) NULL,
Note: See TracChangeset
for help on using the changeset viewer.