mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-09 10:32:50 +01:00
FIX better regex to detect substitution key
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user