From f05643116ae4c087e672a642ac03eba80ac55baa Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 20 Apr 2014 14:22:27 +0200 Subject: [PATCH] Update index.php --- htdocs/societe/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php index 8ff59740a3d..20e884f9c86 100644 --- a/htdocs/societe/index.php +++ b/htdocs/societe/index.php @@ -178,7 +178,7 @@ if (! empty($conf->categorie->enabled)) { $num = $db->num_rows($result); $i=0; - if (! empty($conf->use_javascript_ajax) + if (! empty($conf->use_javascript_ajax) ) { $dataseries=array(); while ($i < $num)