Commit b944dfbe authored by tufengqi's avatar tufengqi

mv swoft yii

parent 3d709b6b
<?php
require __DIR__ . '/market-basic.php';
require dirname(dirname(__DIR__)) . '/VersionApp.php';
require $base_path . 'vendor/system/classes/fpf/yiiswoft/SwoftChannel.php';
require $base_path . 'vendor/system/yiiswoft/SwoftChannel.php';
require dirname(dirname(__DIR__)) . '/RunApp.php';
\ No newline at end of file
<?php
require __DIR__ . '/zhaobi-basic.php';
require dirname(dirname(__DIR__)) . '/VersionApp.php';
require $base_path . 'vendor/system/classes/fpf/yiiswoft/SwoftChannel.php';
require $base_path . 'vendor/system/yiiswoft/SwoftChannel.php';
require dirname(dirname(__DIR__)) . '/RunApp.php';
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment