Source for file cancel.action.php
Documentation is available at cancel.action.php
* @copyright Refer to copyright.php
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @author Mambo Foundation Inc see README.php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
function execute(&$controller, &$request)
if (isset
($_POST['catalogs'])) {
$_REQUEST['act'] =
'language';
$controller->redirect('index', mosGetParam($_REQUEST, 'act', $act));
Documentation generated on Mon, 05 May 2008 16:16:49 +0400 by phpDocumentor 1.4.0