FIX better regex to detect substitution key

This commit is contained in:
Laurent Destailleur
2024-10-30 19:53:40 +01:00
parent 2e89306a21
commit eaf92c9fa4
6 changed files with 516 additions and 426 deletions

View File

@@ -72,7 +72,7 @@ $conf->global->MAIN_DISABLE_ALL_MAILS = 1;
* @backupStaticAttributes enabled
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.
*/
class SecurityTest extends CommonClassTest
class ExampleTest extends CommonClassTest
{
/**
* testExample