Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1102 → Rev 1103

/branches/livraison_menes/client/projet/documentation/projet_v0.24.sql
15,7 → 15,7
`p_type` smallint(5) unsigned NOT NULL default '0',
`p_modere` tinyint(3) unsigned NOT NULL default '0',
PRIMARY KEY (`p_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
);
 
 
 
166,7 → 166,7
`pt_i18n` varchar(5) NOT NULL default '',
`pt_template` text NOT NULL,
PRIMARY KEY (`pt_id_template`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
);
 
#
# Contenu de la table `projet_template`