Showing
1 changed file
with
1 additions
and
1 deletions
@@ -76,7 +76,7 @@ class Controller_Activity extends Controller_Abstract | @@ -76,7 +76,7 @@ class Controller_Activity extends Controller_Abstract | ||
76 | } | 76 | } |
77 | else | 77 | else |
78 | { | 78 | { |
79 | - $this->_viewname = '../default/othermobile'; | 79 | + // $this->_viewname = '../default/othermobile'; |
80 | } | 80 | } |
81 | } | 81 | } |
82 | $this->_view['plans'] = $planList; | 82 | $this->_view['plans'] = $planList; |
-
Please register or login to post a comment