Changeset 2535 for trunk/install/dbschema.sql
- Timestamp:
- 08/09/08 13:35:55 (4 months ago)
- Files:
-
- 1 modified
-
trunk/install/dbschema.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/install/dbschema.sql
r2476 r2535 774 774 `name` varchar(200) default NULL, 775 775 `id_recipient` smallint(4) default '0', 776 `recipient` varchar(50) default '', 776 777 `privacy_warning` tinyint(1) default '0', 777 778 `id_payment_type` smallint(4) NOT NULL default '0',
