chengwl %!s(int64=4) %!d(string=hai) anos
pai
achega
6944bce2df
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/IndexController.php

+ 1 - 0
controllers/IndexController.php

@@ -9,6 +9,7 @@ use yii\web\Response;
 use yii\filters\VerbFilter;
 use app\lib\GA;
 use app\models\ContentPage;
+use app\models\Trafficsource;
 use yii\data\Pagination;
 
 class IndexController extends Controller