[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 CREATE TABLE spip_glossaire ( 2 id int NOT NULL, 3 mot varchar(50) NOT NULL default '', 4 url varchar(255) NOT NULL default '', 5 PRIMARY KEY (id) 6 );
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |