_bootstrap.php 85 Bytes
Newer Older
Mark committed
1
<?php
2
new yii\web\Application(require(dirname(__DIR__) . '/config/functional.php'));