mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-10 09:17:39 +01:00
3 lines
102 B
PHP
3 lines
102 B
PHP
<?php
|
|
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/backend/acceptance.php'));
|