Selaa lähdekoodia

Merge remote-tracking branch 'origin/feature/V8-5579-mise-en-place-du-nouveau-systme-' into feature/V8-5579-mise-en-place-du-nouveau-systme-

Olivier Massot 1 vuosi sitten
vanhempi
commit
24c5be3204
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      ot_core/ext_localconf.php

+ 1 - 0
ot_core/ext_localconf.php

@@ -28,6 +28,7 @@ $GLOBALS['TYPO3_CONF_VARS']['SYS']['Objects'][TYPO3\CMS\Backend\Middleware\Backe
     'className' => Opentalent\OtCore\Middleware\OtBackendUserAuthenticator::class
 ];
 
+
 // ** Opentalent environment variables **
 // An array containing all or part of these variables could have been set before, for example
 // in the AdditionalConfiguration.php file.