mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 04:58:46 +02:00
Update sources/Application/Helper/ExportHelper.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
@@ -20,6 +20,9 @@ use utils;
|
||||
*/
|
||||
class ExportHelper
|
||||
{
|
||||
/**
|
||||
* @since 3.2.3 3.3.0 N°6977
|
||||
*/
|
||||
public const EXCEL_FORMULA_CHARACTERS = ['=', '=', '+', '+', '-', '-', '@', '@', '|', "\t", "\n", "\r"];
|
||||
|
||||
public static function GetAlertForExcelMaliciousInjection()
|
||||
|
||||
Reference in New Issue
Block a user