Commit cfa59037 by Qiang Xue

Merge pull request #663 from crtlib/patch-1

put SiteController in correct namespace in benchmark app
parents b42f5181 e0b25658
<?php
namespace app\controllers;
use yii\web\Controller;
class SiteController extends Controller
......
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