ext_localconf.php 428 B

12345678
  1. <?php
  2. defined('TYPO3_MODE') || die();
  3. // \TYPO3\CMS\Frontend\Middleware\SiteResolver is overridden but not xclassed here; instead it is
  4. // replaced in the middlewares array (@see ot_optimizer/Configuration/RequestMiddlewares.php)
  5. // \TYPO3\CMS\Frontend\Middleware\PageResolver is overridden but not xclassed here; instead it is
  6. // replaced in the middlewares array (@see ot_optimizer/Configuration/RequestMiddlewares.php)