mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-23 04:00:23 +08:00
4 lines
104 B
PHP
4 lines
104 B
PHP
<?php
|
|
|
|
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/functional.php'));
|