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)