[SPIP] ~spip v3.2.0-->v3.2.1
[lhc/web/www.git] / www / plugins-dist / mots / base / mots.php
index 4ea4773..5cd68bb 100644 (file)
@@ -120,7 +120,6 @@ function mots_declarer_tables_objets_sql($tables) {
                        'PRIMARY KEY' => 'id_mot',
                        'KEY id_groupe' => 'id_groupe'
                ),
-               'parent' => array('type' => 'groupe_mot', 'champ' => 'id_groupe'),
                'rechercher_champs' => array(
                        'titre' => 8,
                        'texte' => 1,