]> git.mxchange.org Git - admin.git/commitdiff
Missing 2nd parameter added
authorRoland Häder <roland@mxchange.org>
Fri, 31 Jul 2009 17:31:10 +0000 (17:31 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 31 Jul 2009 17:31:10 +0000 (17:31 +0000)
application/admin/class_ApplicationHelper.php

index 12651bdd283750809e340e9061b3d31ee9ece716..de494770d49a572610aba91d5cbf7ec355fa1c88 100644 (file)
@@ -205,7 +205,7 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication
                        $commandName = $responseInstance->getDefaultCommand();
 
                        // Set it in request
-                       $requestInstance->setRequestElement('page');
+                       $requestInstance->setRequestElement('page', $command);
                } // END - if
 
                // Get a resolver