From 5672b289e131be7e2b8b2a5ea08ad24886b7f551 Mon Sep 17 00:00:00 2001 From: Karnovsky A Date: Thu, 14 Apr 2016 11:59:57 +0300 Subject: [PATCH] -- --- frontend/controllers/CatalogController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/controllers/CatalogController.php b/frontend/controllers/CatalogController.php index 1db1fe3..496a8cd 100755 --- a/frontend/controllers/CatalogController.php +++ b/frontend/controllers/CatalogController.php @@ -27,7 +27,7 @@ use yii\web\HttpException; class CatalogController extends \yii\web\Controller { public function actionSearch() { - + // @todo } public function actionCategory() -- libgit2 0.21.4