_bootstrap.php 102B

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