]> git.mxchange.org Git - shipsimu.git/blobdiff - application/selector/class_ApplicationHelper.php
Missing 2nd argument added
[shipsimu.git] / application / selector / class_ApplicationHelper.php
index 1d4f9e710e6f7026aa9c519f17bbea257107b3ec..1617173e0457e1b90a8dd83ec8008a28add5851c 100644 (file)
@@ -199,7 +199,11 @@ class ApplicationHelper extends BaseApplication implements ManageableApplication
 
                // If it is null then get default command
                if (is_null($commandName)) {
+                       // Get default command
                        $commandName = $responseInstance->getDefaultCommand();
+
+                       // Set it in request
+                       $requestInstance->setRequestElement('page', $commandName);
                } // END - if
 
                // Get a resolver