]> git.mxchange.org Git - mailer.git/blobdiff - application/mxchange/class_ApplicationHelper.php
Missing 2nd argument added
[mailer.git] / application / mxchange / class_ApplicationHelper.php
index edea93394375789577b554daae56f6a6b9c1e4d6..10bd2be5d1b4fb9db849f795eac68c6815e03786 100644 (file)
@@ -201,7 +201,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