diff --git a/ehcp/localutils.php b/ehcp/localutils.php index d526f5d..9809ddb 100755 --- a/ehcp/localutils.php +++ b/ehcp/localutils.php @@ -580,7 +580,7 @@ $th=""; $alansayisi=count($alan); $result2=" \n $tr"; - if (count($baslik)>0) + if ($baslik !== null && is_array($baslik) && count($baslik)>0) { for ($i=0;$i<$alansayisi;$i++){ if($baslik[$i]<>"") {