Преглед изворни кода

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 година
родитељ
комит
24c5be3204
1 измењених фајлова са 1 додато и 0 уклоњено
  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.