]> git.mxchange.org Git - admin.git/commitdiff
Fixed miss-typed variable
authorRoland Häder <roland@mxchange.org>
Sun, 30 Aug 2009 02:12:18 +0000 (02:12 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 30 Aug 2009 02:12:18 +0000 (02:12 +0000)
application/admin/class_ApplicationHelper.php

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