getModel('cpanel'); echo json_encode(array( 'feeds' => $model->getFeeds() )); // Close the application JFactory::getApplication()->close(); } }