|
Fix string for using in XML output. This may need changes with other DOMDocument versions.
Becuase the current domdocument actions look broken, thus we need to fix some things here. - Parameters:
-
| $text | The text to escape. |
- Returns:
- string: The escaped text &,<,>," replaced with entities.
Definition at line 101 of file TranslationExportXaraya.php.
Referenced by ExportProject(). |