_bootstrap.php 102 B

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