mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-20 14:17:46 +01:00
4 lines
67 B
PHP
4 lines
67 B
PHP
<?php
|
|
|
|
new yii\web\Application(require(__DIR__ . '/_config.php'));
|