diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 02821baadd1..b5450e5b2cb 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -307,7 +307,7 @@ if ($resql) $var = true; $i = 0; - $staticaction=new ActionComm($db); + $staticaction=new ActionComm($db); $customerstatic=new Client($db); while ($i < $num) @@ -389,6 +389,7 @@ if ($resql) $i = 0; $staticaction=new ActionComm($db); + $customerstatic=new Client($db); while ($i < $num) {