3 lines
103 B
PHP
3 lines
103 B
PHP
<?php
|
|
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/acceptance.php'));
|