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

@ -1822,6 +1822,7 @@ class Document
}
if ($count==0)
{
$p_value='';
if ($p_type=='OOo')
{
$p_value=noalyss_str_replace('&', '&', $p_value);