mirror of
https://github.com/elyby/accounts.git
synced 2024-12-04 20:49:48 +05:30
4 lines
99 B
PHP
4 lines
99 B
PHP
|
<?php
|
||
|
|
||
|
new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/api/functional.php'));
|