Browse Source

Update SiteController.php

tags/2.0.0-beta
crtlib 11 years ago
parent
commit
e0b256586b
  1. 2
      apps/benchmark/protected/controllers/SiteController.php

2
apps/benchmark/protected/controllers/SiteController.php

@ -1,5 +1,7 @@
<?php
namespace app\controllers;
use yii\web\Controller;
class SiteController extends Controller

Loading…
Cancel
Save