Show
Ignore:
Timestamp:
08/09/08 13:35:55 (4 months ago)
Author:
francesco
Message:

"Added custom recipient for forms"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install/dbschema.sql

    r2476 r2535  
    774774  `name` varchar(200) default NULL, 
    775775  `id_recipient` smallint(4) default '0', 
     776  `recipient` varchar(50) default '', 
    776777  `privacy_warning` tinyint(1) default '0', 
    777778  `id_payment_type` smallint(4) NOT NULL default '0',