Update functions.php

This commit is contained in:
FusionPBX
2025-06-21 11:49:38 -06:00
committed by GitHub
parent 1e2e7ea441
commit 57ffc57092

View File

@@ -2068,7 +2068,7 @@
/**
* Escape the user data
* <p>Escapes all characters which have HTML character entity
* <p>Escapes all characters that have HTML character entity
* @param string $string the value to escape
* @return string
* @link https://www.php.net/htmlentities