diff --git a/inc-compilo-api.php3 b/inc-compilo-api.php3 index a789730a9b3a243b5b304d49d67e2310c6f4a254..3c99cc5b85a062881617dceead3c49370b282857 100644 --- a/inc-compilo-api.php3 +++ b/inc-compilo-api.php3 @@ -237,6 +237,7 @@ $tables_jointures['spip_syndic'][]= 'mots_syndic'; $tables_jointures['spip_syndic'][]= 'documents_syndic'; $tables_jointures['spip_syndic'][]= 'mots'; +$tables_jointures['spip_syndic_articles'][]= 'syndic'; $tables_jointures['spip_syndic_articles'][]= 'documents_syndic'; $tables_jointures['spip_syndic_articles'][]= 'mots';