Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 40 → Rev 39

/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;