PHP8.1 compatibility

This commit is contained in:
sparkyx 2023-07-16 18:00:40 +02:00
parent 887d407a87
commit 98f944cfcd
3 changed files with 5 additions and 4 deletions

View file

@ -230,7 +230,7 @@ if ($aRap != null ) {
else
$remove='';
$comment=strip_tags($array_jr[0]['jr_comment']);
$comment=strip_tags($array_jr[0]['jr_comment']??"");
$pj_nb=h($array_jr[0]['jr_pj_number']);
echo tr (td(format_date($array_jr[0]['jr_date'])).
td('<a class="line" href="javascript:void(0)" onclick="'.$str.'" >'.$internal.'</A>').