_bootstrap.php 104B

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