Update index.php
This commit is contained in:
parent
758b732391
commit
f05643116a
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user