2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2024-10-11 12:24:45 +02:00
parent 0ad3de31f4
commit 7ec900d1de

View File

@@ -1904,7 +1904,7 @@ function dol_escape_php($stringtoescape, $stringforquotes = 2)
}
/**
* Returns text escaped for all protocols (so only alpha chars and numbers
* Returns text escaped for all protocols (so only alpha chars and numbers)
*
* @param string $stringtoescape String to escape
* @return string Escaped string for XML content.