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

index 2014c1dd543646ceb7e45cb5635dc7b85f571ab7..9a9e047574d2c964d932591f267bb28ad87e8d4e 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', $commandName);
                } // END - if
 
                // Get a resolver