_bootstrap.php 67 Bytes
Newer Older
1 2 3
<?php

new yii\web\Application(require(__DIR__ . '/_config.php'));