From: Roland Häder Date: Fri, 31 Jul 2009 17:33:08 +0000 (+0000) Subject: Missing 2nd argument added X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=a8b58a27acf31c769ddae7e4d6013d74c61c2f5c;ds=sidebyside Missing 2nd argument added --- diff --git a/application/mxchange/class_ApplicationHelper.php b/application/mxchange/class_ApplicationHelper.php index 1728a74753..10bd2be5d1 100644 --- a/application/mxchange/class_ApplicationHelper.php +++ b/application/mxchange/class_ApplicationHelper.php @@ -205,7 +205,7 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication $commandName = $responseInstance->getDefaultCommand(); // Set it in request - $requestInstance->setRequestElement('page'); + $requestInstance->setRequestElement('page', $commandName); } // END - if // Get a resolver