Commit 54731db6e609be64d3c82c3ef4281b283542fb4b

Authored by Administrator
2 parents 2293c233 58fdbe57

Merge remote-tracking branch 'origin/master'

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 /**