_bootstrap.php 104 Bytes EditWeb IDE 1 2 3 <?php new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/functional.php'));