1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Fix minore

This commit is contained in:
valentina
2024-08-30 09:03:52 +02:00
parent 3408a1ae40
commit e1901880d7
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ if (!empty($query)) {
// Formattazione HTML
if (empty($total['html_format'][$pos]) && !empty($value)) {
$value = strip_tags($value);
$value = strip_tags($value?:'');
}
// Formattazione automatica