From 532148b40c723be0a9e93760e570dd00c4879216 Mon Sep 17 00:00:00 2001 From: x2002druelle Date: Mon, 10 Oct 2005 14:24:23 +0000 Subject: [PATCH] oups: un fonction de test restait... git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@90 839d8a87-29fc-0310-9880-83ba4fa771e5 --- include/exalead/exalead.smarty.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/exalead/exalead.smarty.inc.php b/include/exalead/exalead.smarty.inc.php index 022f5a8..951c540 100644 --- a/include/exalead/exalead.smarty.inc.php +++ b/include/exalead/exalead.smarty.inc.php @@ -69,7 +69,7 @@ function _display_groupes($params, &$smarty){ } foreach($exalead_data->groups as $group){ - display_group2($group, $exalead_data); + display_group($group, $exalead_data); } } -- 2.1.4