Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 39 → Rev 40

/trunk/documentation/projet.sql
151,5 → 151,5
`pt_id_type` tinyint(3) unsigned NOT NULL default '0',
`pt_label_type` varchar(255) NOT NULL default '',
PRIMARY KEY (`pt_id_type`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
)