| @@ -12,19 +12,9 @@ | ||
| 12 | 12 | * @author CJT Team |
| 13 | 13 | * @since version 6.0 |
| 14 | 14 | */ |
| 15 | 15 | class CJTDefaultController extends CJTController { |
| 16 | - | |
| 17 | - /** | |
| 18 | - * put your comment there... | |
| 19 | - * | |
| 20 | - */ | |
| 21 | - public function dashboardMetaboxAction() { | |
| 22 | - // Create View. | |
| 23 | - $view = CJTView::getInstance('dashboard/metabox/statistics'); | |
| 24 | - $view->display('default'); | |
| 25 | - } | |
| 26 | - | |
| 16 | + | |
| 27 | 17 | /** |
| 28 | 18 | * put your comment there... |
| 29 | 19 | * |
| 30 | 20 | */ |