_bootstrap.php 85 Bytes
<?php
new yii\web\Application(require(dirname(__DIR__) . '/config/acceptance.php'));