]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/class_ApplicationHelper.php
comments translated
[shipsimu.git] / application / ship-simu / class_ApplicationHelper.php
index e141d04f08647918ff953edfd43df1fcf3836d41..ccce7378c793b276335b2a3c2e9b7f136a5860c1 100644 (file)
@@ -164,6 +164,7 @@ class ApplicationHelper extends BaseFrameworkSystem implements ManageableApplica
         */
        public final function entryPoint () {
                // Handle the request
+               $this->handleRequest();
 
                // Prepare the template engine
                $tplEngine = $this->prepareTemplateEngine($this);