readConfig() is not naming convention, renamed to getConfigEntry()
[mailer.git] / application / mxchange / class_ApplicationHelper.php
index edea93394375789577b554daae56f6a6b9c1e4d6..1728a7475358a168230f6c71ee32f61b6f4e55c9 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');
                } // END - if
 
                // Get a resolver