_bootstrap.php 103B

12
  1. <?php
  2. new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/acceptance.php'));