forked from Wavyzz/dolibarr
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