Commit 58fdbe57ae735783674e90e67a72779d8d2098ad

Authored by Yarik
1 parent 3c618303

test

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
frontend/controllers/BookmarksController.php
@@ -49,11 +49,6 @@ @@ -49,11 +49,6 @@
49 ]; 49 ];
50 } 50 }
51 51
52 - public function actionIndex()  
53 - {  
54 - return $this->render('bookmarks');  
55 - }  
56 -  
57 public function actionPerformer() 52 public function actionPerformer()
58 { 53 {
59 /** 54 /**