Source for file summary.php
Documentation is available at summary.php
* @package Joomla.Installation
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Controller class to prepare installation for the Joomla Installer.
* @package Joomla.Installation
* Execute the controller.
/* @var InstallationApplicationWeb $app */
// Check for request forgeries.
$model->checkForm('summary');
$app->sendJsonResponse($r);
Documentation generated on Tue, 19 Nov 2013 15:14:44 +0100 by phpDocumentor 1.4.3