PHP8.1 compatibility
This commit is contained in:
parent
887d407a87
commit
98f944cfcd
3 changed files with 5 additions and 4 deletions
|
|
@ -1822,6 +1822,7 @@ class Document
|
|||
}
|
||||
if ($count==0)
|
||||
{
|
||||
$p_value='';
|
||||
if ($p_type=='OOo')
|
||||
{
|
||||
$p_value=noalyss_str_replace('&', '&', $p_value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue