From d027b1c9f5d4a50add2f88d7b2dbb28413d6b27b Mon Sep 17 00:00:00 2001
From: "Committo,Ergo:sum" <esj@rezo.net>
Date: Fri, 14 Oct 2005 22:02:51 +0000
Subject: [PATCH] oubli d'une jointure

---
 inc-compilo-api.php3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/inc-compilo-api.php3 b/inc-compilo-api.php3
index a789730a9b..3c99cc5b85 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';
 
-- 
GitLab