_bootstrap.php 85 B

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